Forum Moderators: phranque
Are there some settings that could be doing this?
Works on your domain, unlimited access!
Fails on managed domain, restricted access?
Best you could do is contact either the netwwork administrator or whomever holds your service contract.
I've been using the same lines you provided (and much more) on hosted websites for nearly seven years.
It's possible that mod_access is not configured on your server, or that AllowOverride Limit is not configured in httpd.conf or conf.d.
Jim
As I have a problem where on a few of the servers I work with I cant use the order/allow/deny paten. However on all of them mod_rewrite is there, so you can use that as opposed to mod_access.
You can also use phpinfo() to check what apache modules are loaded.
[edited by: PHP_Chimp at 7:58 pm (utc) on Oct. 17, 2007]