Welcome! Log In Create A New Profile

Advanced

Convert a few htaccess rules to nginx

Posted by ASTRAPI 
Convert a few htaccess rules to nginx
November 20, 2014 02:56PM
Hi

I am looking for a way to convert htaccess rules to nginx rules so my IPBContent will work ....:

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !.*\.(jpeg|jpg|gif|png|ico)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

Can anyone please help?

Thanks
Re: Convert a few htaccess rules to nginx
November 20, 2014 04:29PM
Hi Astrapi, have you tried online converters like http://winginx.com/en/htaccess or http://www.anilcetin.com/ ?
Re: Convert a few htaccess rules to nginx
November 20, 2014 04:39PM
Yes but not working :(
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 228
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