All files from this thread

File Name File Size   Posted by Date  
sig-ecolo.gif 1.9 KB open | download Bertrand Caplet 07/23/2012 Read message
Bertrand Caplet
July 23, 2012 10:24AM
Hi,
I'm installing stikked (a pastebin web server) on my server. I'm having
trouble, I want to rewrite all url like this :
http://pastebin.okira.net/index.php/lists like that :
http://pastebin.okira.net/index.php?lists
There is a rewrite rule in the install howto but it didn't work :

location / {
try_files $uri $uri/ @stikked;
}
location @stikked {
rewrite ^/(.*)$ /index.php?/$1 last;
}

Thanks for help, Regards.
--
Bertrand Caplet
Web. blog.okira.net http://blog.okira.net
bertrand.caplet@okira.net
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Attachments:
open | download - sig-ecolo.gif (1.9 KB)
Subject Author Posted

nginx rewrite stikked Attachments

Bertrand Caplet July 23, 2012 10:24AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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