On 10/14/05, budsz <budiyt@xxxxxxxxx> wrote: > On 10/14/05, Joshua Slive <jslive@xxxxxxxxx> wrote: > > Several issues here (it appears you are using a lousy tutorial from someplace): > > > > 1. The <Limit> and </Limit> lines should not be used. Check the > > documentation on this directive. > > OK, thx for your reply. Would you give me a tutorial/URL about this reason. As I said, check the docs on this directive: http://httpd.apache.org/docs/1.3/mod/core.html#limit > > > 3. There is no need to use an .htaccess file. Simple put the > > directives in an appropriate <Directory> section in httpd.conf. > > Did you mean directlly assign rule .htaccess on httpd.conf?, ex: Yes. .htaccess is just another type of config file. It does have any special power with respect to authentication. These tutorials should help (they are written for 2.0 but also apply mostly to 1.3): http://httpd.apache.org/docs/2.0/howto/htaccess.html http://httpd.apache.org/docs/2.0/howto/auth.html Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx