{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-04T14:43:40.529Z","discovery":{"catalog":"https://myaitools.net/tools.json","llmsTxt":"https://myaitools.net/llms.txt","sitemap":"https://myaitools.net/sitemap.xml"},"relatedTools":[{"slug":"chmod-calculator","name":"Chmod Calculator","url":"https://myaitools.net/chmod-calculator"},{"slug":"user-agent-parser","name":"User-Agent Parser","url":"https://myaitools.net/user-agent-parser"},{"slug":"yaml-formatter","name":"YAML Formatter","url":"https://myaitools.net/yaml-formatter"},{"slug":"json-validator","name":"JSON Validator & Formatter","url":"https://myaitools.net/json-validator"},{"slug":"robots-txt-tester","name":"Robots.txt Tester","url":"https://myaitools.net/robots-txt-tester"},{"slug":"base64-encode","name":"Base64 Encode","url":"https://myaitools.net/base64-encode"},{"slug":"base64-decode","name":"Base64 Decode","url":"https://myaitools.net/base64-decode"},{"slug":"nato-phonetic-alphabet","name":"NATO Phonetic Alphabet","url":"https://myaitools.net/nato-phonetic-alphabet"}],"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://myaitools.net/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://myaitools.net/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."}}