Htaccess在线转nginx
RewriteEngine On RewriteRule ^(.*)/$ /$1 [L,R=301] RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [L]
转换
清空结果
本工具只提供Apache(.htaccess)转换为NGINX配置文件功能。
Powered by
51dev.com