Where can I change the webpage showed by apache?
Posted
by
Blankman
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Blankman
Published on 2012-04-15T19:46:11Z
Indexed on
2012/04/16
5:46 UTC
Read the original article
Hit count: 400
I have ubuntu 10.10 installed, and when I hit my IP I see:
It works!
This is the default web page for this server.
The web server software is running but no content has been added, yet.
Where should I look to see where this is being served from?
The strange thing is, I just installed nginx and setup a static page that is served on port 80 also (should be conflicting with the default apache that is serving the 'it works page'), when I restart nginx I don't get bind error sayign port 80 is already taken.
I dont' use apache, and don't want it but the default install seems to have it. I ahve no idea where it is, I don't see it in /opt or etc/apache .
thanks!
© Ask Ubuntu or respective owner