I am trying to set up .htaccess for a members only area on a site. Can somebody let me know if the code I am using below is correct for Raq4. AuthUserFile /home/sites/site12/web/info/.htpasswd AuthGroupFile /dev/null AuthType Basic AuthName "Name of the Private Area Here" <LIMIT GET POST> require valid-user </LIMIT> Sincerely, Declan Connolly. _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
- [cobalt-developers] .htaccess Raq4 Achieve Website Design
- [cobalt-developers] .htaccess Raq4 Brian Coughter