|
A simple .htaccess question...
My file currently reads:
AuthUserFile /dev/null
AuthGroupFile /dev/null
AuthName RESTRICTED
AuthType Basic
<Limit GET POST>
require valid-user
</Limit>
What I want to do, is too add the line that will
allow all traffic from a specifed IP...
Thing is though, I must be getting old,
Cause I cant for the life of me
remember the cortrect syntax...
TIA
TGITC
__________________
👁️ 👍️ 💩
|