On 02/11/2013 04:15, Jasvir Singh wrote:
Hello everyone.
Recently I have installed Apache web server on my Ubuntu 13.10, but
it's not working properly. Installed version in 2.4.6.
when I restart apache it gives following error.
http://tinypic.com/r/242ivih/5

Here is my default.conf file
http://pastebin.com/zZmxhaxG

Please help me to solve this error.



Make sure your first 5 lines look like this:


<VirtualHost *:80>
        ServerAdmin webmaster@localhost
        DocumentRoot /var/www/
</virtualhost>

Notice the last closing tag for vitualhost.

Good luck.




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to