criatura
02-04-2003, 12:04 PM
i am attempting to create a webserver on my redhat 8 box. i have installed apache and php and everything is good when i am sitting at that machine and type http://localhost/index.php (just a test page). But when i put http://ipaddress/index.php from a different computer i get a server not found error. i have forwarded port 80 on my router to that machine and httpd is up and running. httpd always looks on port 80 by default right? do i need to make my machine specifically look for port 80?
as a side question since i already have you here... I am running sshd and vsftpd on ports 22 and 21 respectively and all is working fine but i cannot ping my machine. Why is that?
thanks in advance...
as a side question since i already have you here... I am running sshd and vsftpd on ports 22 and 21 respectively and all is working fine but i cannot ping my machine. Why is that?
thanks in advance...