PDA

View Full Version : Configuration httpd


foo75
1st July 2007, 17:02
Hi :)
Firstly, sorry for my bad english... Im french.

I want to configure the principal DocumentRoot, because I have an directory for phpmyadmin, munin... at /var/www . the DocumentRoot is set to /var/www/sharedip/. If I change Vhosts_ispconfig.conf, after 5 minutes, the line of DocumentRoot is reseted :(
Where I can change the config ?

And an other problem :p

If a directory of an user have not an index.*, listing directory is forbiden Oo
Where I can delete the option ?

Thanks ;)

till
2nd July 2007, 11:13
You can not change the document root to /var/www to use your current phpmyadmin installation. Install the phpmyadmin package for ISPconfig instead.

The sahread IP directory is not the document root. If you see the shared IP page it means that you accessed the server by its ip instead of the domain. You must always use the domain to access a website created with ISPConfig.

If a directory of an user have not an index.*, listing directory is forbiden Oo
Where I can delete the option ?

In your apache.conf, apache2.conf or httpd.conf file. At the end of the file you find the options for the ISPConfig website directories.