cPanel Redirect Alternative?
cPanel Redirect Alternative?
In cPanel there was an option to be able to do something like such:
mydomain.com/rules and have a direct, if using a forum or something to like mydomain.com/index.php?action=forum?thread=12099.2
How could I do this with nginx + php5-fpm?
To my understanding, i'd need either mod_rewrite, from apache. Or to edit the nginx config for my website, which I believe is a challenge, reading on this forum.
Thanks a ton.
mydomain.com/rules and have a direct, if using a forum or something to like mydomain.com/index.php?action=forum?thread=12099.2
How could I do this with nginx + php5-fpm?
To my understanding, i'd need either mod_rewrite, from apache. Or to edit the nginx config for my website, which I believe is a challenge, reading on this forum.
Thanks a ton.
Re: cPanel Redirect Alternative?
Sorry, we don't have this feature yet ;-(