Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

port .htaccess to nginx conf

$
0
0
How to port this .htaccess rules to be used on a nginx webserver:
-----------------------------------------------------------------------------
Options +FollowSymlinks
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !index\.php$
RewriteRule ^(.*)$ index.php?q=$1 [L]
------------------------------------------------------------------------------

Thanks, Nexon

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>