Welcome! Log In Create A New Profile

Advanced

RewriteCond transformation again..

Ruslan Dautkhanov
April 13, 2011 07:46PM
Hello,

I inherited this piece of htaccess:

<IfModule mod_rewrite.c>
> RewriteEngine On
> RewriteBase /
>
> RewriteCond %{REQUEST_FILENAME} !-d
> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteRule ^(.*)$ index.php [QSA,L]
> </IfModule>
>

Any ideas of how to convert this to nginx-friendly configuration?

Thank you,
Ruslan Dautkhanov
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

RewriteCond transformation again..

Ruslan Dautkhanov April 13, 2011 07:46PM

Re: RewriteCond transformation again..

Akins, Brian April 13, 2011 09:42PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 310
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready