LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   old xampp and apache2...am i going insane?? (https://www.linuxquestions.org/questions/linux-newbie-8/old-xampp-and-apache2-am-i-going-insane-616386/)

synritical 01-26-2008 04:10 AM

old xampp and apache2...am i going insane??
 
Installed xampp and it worked fine. Decided I wanted more control so I installed apache2. When I go to www.wintersnet.net (which is a domain simply pointed to the ip of my server) I get a 404 The requested URL /xampp/ was not found on this server. If I manually type in the exact files I want under /var/www (apache2's htdocs dir) I get what I want, so I know I am using the correct .conf file. However, if I use just the IP, or say irc.wintersnet.net it works - I'm really confused!

I have looked in the apache2.conf file, made sure my /etc/init.d/apache2 startup uses the apache2 install and not the xampp, and scoured the mods/sites-available for any reference to xampp. Does anyone have any clue what is going on? What is the detailed process used to route an incoming request to determine where to look for the htdocs?


All times are GMT -5. The time now is 10:13 PM.