Samstag, 9. August 2008

Apache Errors and check

//restart of apache
/etc/init.d/rcapache2 restart

//apache config file
/etc/apache2/httpd.conf

//virtual host


ServerName marei.homelinux.com
ServerAlias marei.homelinux.com
DocumentRoot /srv/www/htdocs/



ServerName medicine.homelinux.com
DocumentRoot /srv/www/htdocs/phpBB3/


//Dump apache httpd.conf
httpd2 -S

//errors are in
/var/logs/apache2/

//discuss of medaiwiki problem:
http://ubuntuforums.org/showthread.php?t=236212

Where can you find Apache Documents
http://wiki.apache.org/httpd/DistrosDefaultLayout#head-43cd7f416175e1fb932e5bb26ac238f8a9324fed

Keine Kommentare: