Forum Moderators: coopster & phranque
How might I do this? I guess .htaccess would be the easiest way?
Nick
<added> oh, nearly forgot, should work in .htaccess as well :)
I actually ended up doing 2 things:
First this in my .htaccess
<Files> Order Allow,Deny Deny from all </Files>
and secondly helped the client switch to a more professional host where he wont be required to keep scripts and stuff in the http root ;)