/ Published in: Apache
Placing this in a .htaccess file in a sub folder you disable password security for this folder.
Expand |
Embed | Plain Text
Allow from all Satisfy any
You need to login to post a comment.
arnekolja on 08/17/10
2 people have marked this snippet as a favorite
Placing this in a .htaccess file in a sub folder you disable password security for this folder.
Allow from all Satisfy any
You need to login to post a comment.