[us...@httpd] Re: possible to add multiple locations for the document root

2010-10-26 Thread e-letter
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > e-letter wrote: >> I deliberately changed permission just to get the service working. Of >> course, security will need to be improved in future. :) >> >> Below is extract from the file '/etc/httpd/lo

[us...@httpd] Re: possible to add multiple locations for the document root

2010-10-25 Thread e-letter
I had changed the alias to add a trailing stroke (/). I also tried both and After each change I stopped and re-started httpd using drakxservices. The permissions error continues. - The official User-To-User support forum of

[us...@httpd] Re: possible to add multiple locations for the document root

2010-10-25 Thread e-letter
I deliberately changed permission just to get the service working. Of course, security will need to be improved in future. :) Below is extract from the file '/etc/httpd/logs/error_log': [Mon Oct 25 12:35:59 2010] [notice] Apache/2.2.6 (Mandriva Linux/PREFORK-8.2mdv2008.0) PHP/5.2.4 with Suhosin-P

[us...@httpd] Re: possible to add multiple locations for the document root

2010-10-25 Thread e-letter
On 21/10/2010, e-letter wrote: > I tried to use the command 'Alias', to try and use the program > phppgadmin which was extracted to /path/to/phppgadmin: > > DocumentRoot "/var/www/html" > Alias /localhost/target /usr/local/phppgadmin/phppgadmin > > Order

[us...@httpd] Re: possible to add multiple locations for the document root

2010-10-21 Thread e-letter
I tried to use the command 'Alias', to try and use the program phppgadmin which was extracted to /path/to/phppgadmin: DocumentRoot "/var/www/html" Alias /localhost/target /usr/local/phppgadmin/phppgadmin Order allow,deny Allow from all After stopping and restarting the web server, when I naviga

[us...@httpd] possible to add multiple locations for the document root

2010-10-21 Thread e-letter
Readers, The /etc/httpd.conf file on my pc (mandriva 2008) contains: documentroot '/var/www/html' What is the syntax please to add another address? I want another directory to be searched to serve files. Thanks in advance. - T

[us...@httpd] configure apache to parse php

2010-08-15 Thread e-letter
Readers, According to the php manual, apache should be configured to parse php, e.g.: SetHandler application/x-httpd-php http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.ap