-
Apache Configuration
One of the drives in my RAID 0 cluster died on me, so I finally made the leap to RAID 5 with a Hot Spare. After reinstalling Linux and Apache, I ran into a slight problem. When viewing the website from the server itself, everything works flawlessly. When viewing the website from another box on the network, everything in the root directory appears to be fine, but when I make the leap to a subdirectory, I get a 404 (File Not Found) error. I'm assuming I have some sort of httpd.conf problem, but I simply can't see anything wrong. Any ideas?
-
Well, if you post your httpd.conf as an attachment so we can look at it... :)
-