LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   httpd problems (https://www.linuxquestions.org/questions/linux-general-1/httpd-problems-150137/)

leeman_s 02-24-2004 07:10 PM

httpd problems
 
I installed redhat 9 minutes ago as a server. httpd is installed. I have it running. If I type localhost into mozilla, I get the test page. I put index.html into /var/www/html and then type localhost and I get the index page. So far so good.

But, if I try www.mydomain.com (which is my domain, and I know it works) I get a blank page. I also had a friend try it from his house, www.mydomain.com from the outside. Just a blank page. I type www.mydomain.com/index.html, just a blank page. I know it's finding index.html because if I type www.mydomain.com/index1.html it says page not found.

Anyone know why index.html would be blank from the outside, and even on the server computer when I type www.mydomain.com? The folder is set on 755. The owner is my user name. Anyone off help?

Tinkster 02-24-2004 07:38 PM

Router? Firewall? Tcpwrapper?


Cheers,
Tink

leeman_s 02-24-2004 07:52 PM

No, it's nothing like that. I have another server in the house which works fine. There is no firewall on the compt. We have a router. It's got to be something like a config file somewhere. Of this I am sure.

See, I'm redoing the server. The other one works, I can do the things I said I above could not. But on this hard drive, I cannot. That's all it is. A different hard drive.

nimrod04 02-25-2004 07:07 AM

Is the http port (80) being forwarded to the correct computer with the router?

leeman_s 02-25-2004 04:44 PM

yeah, like i said it finds the actual file. for some reason its just not displaying it for the outside. it just shows a blank page.


All times are GMT -5. The time now is 06:00 AM.