Hello,
I followed a guide here that checks if we have mod_rewrite installed.
I have nginx webserver and it does not pass the mod_rewrite check. It must not have been installed. So, how do I get rewrites working.
Thanks
This is a discussion on How do we install mod_rewrite in nginx within the General Discussion forums, part of the vBSEO SEO Plugin category; Hello, I followed a guide here that checks if we have mod_rewrite installed. I have nginx webserver and it does ...
Hello,
I followed a guide here that checks if we have mod_rewrite installed.
I have nginx webserver and it does not pass the mod_rewrite check. It must not have been installed. So, how do I get rewrites working.
Thanks
mod_rewrite is an apache module, so that doesn't apply to nginx. There are custom rewrite rules for nginx that will look different than the ones for apache, I suggest opening a support ticket so the support team can help you with them!
Hi,
The download package as all the nginx rules you need to setup.