Enable Apache mod_rewrite question
can you please tell me how enable Apache mod_rewrite
using whm or cpanel or ssh please
i need to active for my website and i am using whm cpanel i also uplaod the screenshot please take a look and help me thank you
-
Hello, mod_rewrite comes enabled by default in cPanel. 0 -
its not you can check it in screenshot that i provied 0 -
Your software probably does not recognize the mod_rewrite module. Mod_rewrite is active by default, you can test if you use htaccess to sites. 0 -
Hello, You can use the "http -M" command to verify that Mod_Rewrite is compiled with Apache (it's enabled by default with cPanel): httpd -M|grep rewrite rewrite_module (shared)
Check to see if your script requires Mod_Rewrite rules added to the .htaccess file in the document root where the script resides. Thank you.0
Please sign in to leave a comment.
Comments
4 comments