{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-13T19:02:26.139Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"px-to-rem","name":"PX to REM Converter","url":"https://toolsly.tools/px-to-rem"},{"slug":"svg-minifier","name":"SVG Minifier","url":"https://toolsly.tools/svg-minifier"},{"slug":"chmod-calculator","name":"Chmod Calculator","url":"https://toolsly.tools/chmod-calculator"},{"slug":"user-agent-parser","name":"User-Agent Parser","url":"https://toolsly.tools/user-agent-parser"},{"slug":"yaml-formatter","name":"YAML Formatter","url":"https://toolsly.tools/yaml-formatter"},{"slug":"type-scale-generator","name":"Type Scale Generator","url":"https://toolsly.tools/type-scale-generator"},{"slug":"line-height-calculator","name":"Line Height Calculator","url":"https://toolsly.tools/line-height-calculator"},{"slug":"json-validator","name":"JSON Validator & Formatter","url":"https://toolsly.tools/json-validator"}],"kind":"utility","slug":"htaccess-to-nginx","name":"Htaccess to Nginx Converter","description":"Convert Apache .htaccess rewrite rules and directives to nginx configuration — free, in your browser.","longDescription":"Paste your .htaccess file and get the equivalent nginx configuration. Handles RewriteRule (with back-references), RewriteCond (HTTPS checks, host matching, file/directory existence), Redirect/RedirectMatch, ErrorDocument, Header set/unset, Options, DirectoryIndex, deny/allow, FilesMatch, and more. Complex conditions are converted to nginx `if` blocks with notes where manual review is needed. Runs 100% client-side.","category":"dev","categoryName":"Dev","keywords":["htaccess to nginx","convert htaccess to nginx","htaccess nginx converter","apache to nginx","rewrite rules nginx","htaccess rewrite to nginx","apache rewrite to nginx","htaccess converter","nginx config generator","migrate apache to nginx","htaccess to nginx online"],"badge":"Converter","url":"https://toolsly.tools/htaccess-to-nginx","inputs":[{"type":"text","key":"htaccess","label":".htaccess","placeholder":"RewriteEngine On\nRewriteRule ^old-page$ /new-page [R=301,L]","multiline":true,"monospace":true,"help":"Paste your .htaccess rules here."}],"outputs":[{"key":"nginx","label":"Nginx Configuration","multiline":true,"monospace":true}],"invocation":{"webUi":"https://toolsly.tools/htaccess-to-nginx","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}