Configuration httpd

Discussion in 'Installation/Configuration' started by foo75, Jul 1, 2007.

  1. foo75

    foo75 New Member

    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 ;)
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.

    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.
     

Share This Page