php3-list | 199903
Date: 03/17/99
- Next message: Leon Atkinson: "RE: [PHP3] PHP Book"
- Previous message: Big Mike: "Re: [PHP3] Re: Re: [PHP3] Problem with backslash in Windows paths"
- Maybe in reply to: Erik Stainsby: "[PHP3] [OT: Apache config] resource per config of public_html dirs?"
- Next in thread: Erik Stainsby: "Re: [PHP3] [OT: Apache config] resource per config of public_html dirs?"
- Reply: Erik Stainsby: "Re: [PHP3] [OT: Apache config] resource per config of public_html dirs?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I'm a new Apache/PHP3 admin and I'm searching for resources (other than
> the Apache doc's fragment-definition type) on how to configure access for
> /home/<user>/public_html directories. So far all I get when I try to
> call up http://my.server/~myuser is a 403 "You don't have permission to
> access /~myuser on this server."
A quick obvious check..chmod 755 on ~/myuser and on ~/myuser/public_html
Daren
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Leon Atkinson: "RE: [PHP3] PHP Book"
- Previous message: Big Mike: "Re: [PHP3] Re: Re: [PHP3] Problem with backslash in Windows paths"
- Maybe in reply to: Erik Stainsby: "[PHP3] [OT: Apache config] resource per config of public_html dirs?"
- Next in thread: Erik Stainsby: "Re: [PHP3] [OT: Apache config] resource per config of public_html dirs?"
- Reply: Erik Stainsby: "Re: [PHP3] [OT: Apache config] resource per config of public_html dirs?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

