Lennart Droste wrote:

> Server domain123.de{
>         DocumentRoot /var/www/domain123
>         DirectoryIndex index.html,index.php
>         Directory / {
>                 Handler common
>         }
>         Directory /sicher {
>                 Handler common
>                 Auth Basic, Digest {

  Try to use a "Name" (relam) entry here.

>                         Method plain {
>                                 PasswdFile /var/www/secure/secure.pwd
>                         }
>                 }
>         }
>         Extension php, php4 {
>                 Handler phpcgi
>         }
> }

   The rest seems to be alright. Good luck! :-)

-- 
Greetings, alo.
http://www.alobbs.com
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee

Reply via email to