alexfung Posted May 5, 2003 Posted May 5, 2003 I added a <Location /spcc> Deny from all </Location> into my .htaccess. I suppose that will stop all URL requests to the spcc directory. However, this 3 lines kills my site. Give 500 (internal server error) to any page access. What's wrong with it? I also tried <Directory /spcc> Deny from all </Directory> and gets the same result. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.