Forum Moderators: mack

Message Too Old, No Replies

Apache 2.0

Help me please

         

kumar_agent

9:49 am on Jan 26, 2006 (gmt 0)

10+ Year Member



How do I add my first page to my Apache server? Which file do I add it to?

simon2263

10:40 am on Jan 26, 2006 (gmt 0)

10+ Year Member



Is this your own Apache web server, installed on your machine? If so, look for the htdocs folder in the directory that apache unpacked to. Put your web page in there. The URL to fetch it is then [<domain-name>...]

kumar_agent

8:31 pm on Jan 26, 2006 (gmt 0)

10+ Year Member



Thanks simon, now im on my way to starting my own server. Ill keep this topic as I will probably have more questions.