Skip to main content

Enable Apache mod_rewrite question

Comments

4 comments

  • SB-Nick
    Hello, mod_rewrite comes enabled by default in cPanel.
    0
  • Sadaf Iqbal
    its not you can check it in screenshot that i provied
    0
  • vacancy
    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
  • cPanelMichael
    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.