Re: can somebody help me to rewrite this?

2015-05-25 Thread escavern
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

Re: can somebody help me to rewrite this?

2015-05-24 Thread escavern
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

can somebody help me to rewrite this?

2015-05-23 Thread escavern
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

I really Need this htaccess url rewrite to Nginx rewrite

2013-06-23 Thread escavern
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