Welcome! Log In Create A New Profile

Advanced

set rewrite Kumbia nginx windows

Posted by hussan 
set rewrite Kumbia nginx windows
March 04, 2010 10:41PM
hi,

i have nginx for windows and in directory html i have kumbia
in kumbia i have this htaccess
[code]
DirectoryIndex index.php
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^$ app/public/ [L]
RewriteRule (.*) app/public/$1 [L]
</IfModule>
[/code]

how i can transform to nginx rewrite rules?

tanks
Sorry, only registered users may post in this forum.

Click here to login

Online Users

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