J
Jacqui or (maybe) Pete
I want to protect a directory and all files within it. I can add
password protection, but I just want to deny all access (other then to
the server & my ftp of course).
I've tried:
<Directory ~ formmail$>
Order Deny,Allow
Deny from All
</Directory>
but I get the error:
"<Directory not allowed here"
A pointer to the appropriate FAQ will suffice!
(Server is appache/unix, natch).
password protection, but I just want to deny all access (other then to
the server & my ftp of course).
I've tried:
<Directory ~ formmail$>
Order Deny,Allow
Deny from All
</Directory>
but I get the error:
"<Directory not allowed here"
A pointer to the appropriate FAQ will suffice!
(Server is appache/unix, natch).