htaccess to NGINX conversion help

Lee Wilson lists at ruby-forum.com
Fri Apr 24 19:36:31 MSD 2009


Hello,

I am wondering if anyone could help me convert this .htaccess file to
NGINX.  I have attempted to look for solutions on the internet but
cannot seem to solve the problem.

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . /projects/name/public/index.php

Many thanks in advance.

Lee
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list