Styopa Semenukha Wrote:
---
> On Sunday, May 24, 2015 05:50:05 AM escavern wrote:
> > I need direct url rewrite, not another refference link. Thank you
>
> And the mailing list needs requests for advice, not demands to do you
J.J J Wrote:
---
> Check this out:
> http://nginx.org/en/docs/http/ngx_http_rewrite_module.html#rewrite
>
> On Sun, May 24, 2015 at 3:17 AM, escavern
> wrote:
>
> > Hi guys, i really need some help here. I plan to
Hi guys, i really need some help here. I plan to move my forum from the root
domain to a subfolder named "/forum"
I need to rewrite from:
www.mywebsite.com/showthread.php?t=123456
To
www.mywebsite.com/forum/showthread.php?t=123456
I hope you guys can help me to find out the rewrite rules.
Thank
Dear nginx forum members, im buying the script and it has only apache
rules(htaccess) and i have difficulties convert the htaccess to nginx
rewrite rules, the file is:
=
RewriteEngine On
RewriteBase /
RewriteRule ^login$ login.p