Hi :
I copy the ./site/eg/ directory to /home/httpd/asp. (this
directory is created by me. )
From the Quick Start of Install page :
You must put "AllowOverride All" in your httpd.conf config
section to let the .htaccess file in
the ./site/eg installation directory do its work.
This means I need put the following lines in the httpd.conf
?
<Directory "/home/httpd/asp">
AllowOverride All
Order allow,deny
Allow from all
</Directory>
If you want a starter config file for Apache::ASP,
just look at the .htaccess file in the
./site/eg/ directory.
Can I just cp the .htaccess file to /home/http/asp ?
Do I need change the PerlSetVar Global (from /tmp to
/home/httpd/asp ??) and PerlSetVar StateDir ( from /tmp/asp_demo to
/home/httpd/asp??) ?
Jacky
- Re: Apache::ASP ___cliff rayman___
- Apache::ASP Clement Law
- Apache::ASP Clement Law
- Re: Apache::ASP Drew Taylor
- [OT] Re: Apache::ASP Mike Miller
- Apache::ASP Vincent Bruijnes
- Re: Apache::ASP Joshua Chamas
- Re: Apache::ASP Vincent Bruijnes
- Re: Apache::ASP Joshua Chamas
- Re: Apache::ASP Ime Smits
- Re: Apache::ASP jacky
- Re: Apache::ASP Joshua Chamas
- Apache::ASP Adrian
- Re: Apache::ASP Tobias Hoellrich
- Re: Apache::ASP ___cliff rayman___
- Re: Apache::ASP ___cliff rayman___
- Re: Apache::ASP Joshua Chamas
- Re: Apache::ASP Joshua Chamas
- Re: Apache::ASP Vivek Khera
- Apache::ASP Adrian
- Re: Apache::ASP
