Skip to main content

mod_rewrite - editing httpd.conf or adding to htaccess

Comments

4 comments

  • Richard Ainz
    So no one ever wondered how to do this...
    0
  • Infopro
    mod_rewrite should be enabled by default in cPanel. Do you have root access to the server? If yes, run this command via SSH: httpd -l|grep rewrite The response should be: mod_rewrite.c
    0
  • Richard Ainz
    Thanks, I did that, it is enabled. Then I know I: - either need to define something for it to work - the web script thing is flawed
    0
  • cPanelMichael
    Hello, It seems like this is a flaw in the application you are using. You can try creating some simple Mod_Rewrite rules for a test page to verify it's working as expected in that directory. Thank you.
    0

Please sign in to leave a comment.