RewriteRule doesn't work in .htaccess files on this server

Discussion in 'Setting-up protection' started by JamesAB, Mar 18, 2005.

  1. JamesAB

    JamesAB New Member

    Joined:
    Jan 16, 2005
    Messages:
    23
    Any ideas why I get this on the "Protect Folder" page? The new_rewrite option is grey so I can't select it.

    I just compiled apache with mod_rewrite as as an shared object and it is being loaded in httpd.conf. I see it's there in the phpinfo page.

    I checked to make sure the path to curl is correct.

    What am I missing?

    Thanks,
  2. JamesAB

    JamesAB New Member

    Joined:
    Jan 16, 2005
    Messages:
    23
    I got it to work by setting "AllowOverride All".

    I'm still having problems with mod_rewrite redirecting back to my main domain when I set up protection in a sub-domain. I'll contact support directly if I can't get this resolved.

    Thanks,

Share This Page