Re: [PHP] Running from user home directory

2001-05-05 Thread Yasuo Ohgaki
Enabling script execution for user directory in httpd.conf does not work? Refer to Apache manual for details. Regards, -- Yasuo Ohgaki "Alan Kong" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > The web directory of users is www_docs. How could I allo

[PHP] Running from user home directory

2001-05-03 Thread Alan Kong
Hi, The web directory of users is www_docs. How could I allow users to access their php's using ~USER/MYphp.php The config of my server: Platform: Sun Sparc Solaris 2.7 WWW server: Apache 1.3.9 + mod_sll php: php4.0.3 Thanks. Regards Alan -- Alan Kong