Mobile app version of vmapp.org
Login or Join
Nimeshi995

: This should do the trick: rewrite ^/$ http://www.mydomain.com/page permanent; If this was what you were using and it looped then there must be a redirect rule in place for /page.

@Nimeshi995

This should do the trick:

rewrite ^/$ www.mydomain.com/page permanent;


If this was what you were using and it looped then there must be a redirect rule in place for /page.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Nimeshi995

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme