Yes Apache has been setup on the local repository and its running. I can access the repository from any client internet explorer or mozilla browser but not from my two linux clients.
This is what I get when checking apache on my local repository:
apache 26389 1998 0 Jan27 ? 00:00:00 /usr/sbin/httpd
apache 26390 1998 0 Jan27 ? 00:00:00 /usr/sbin/httpd
apache 26391 1998 0 Jan27 ? 00:00:00 /usr/sbin/httpd
apache 26392 1998 0 Jan27 ? 00:00:00 /usr/sbin/httpd
apache 26393 1998 0 Jan27 ? 00:00:00 /usr/sbin/httpd
apache 26394 1998 0 Jan27 ? 00:00:01 /usr/sbin/httpd
apache 26395 1998 0 Jan27 ? 00:00:00 /usr/sbin/httpd
apache 26396 1998 0 Jan27 ? 00:00:00 /usr/sbin/httpd
root 27894 27849 0 15:14 pts/0 00:00:00 grep httpd
[root@oak etc]# telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>501 Method Not Implemented</title>
</head><body>
<h1>Method Not Implemented</h1>
<p>] to / not supported.<br />
</p>
</body></html>
Connection closed by foreign host.
[root@oak etc]#
This is what I get when using telnet from my client to the local repository:
[root@silverfir gugu]# telnet 10.198.1.29 80
Trying 10.198.1.29...
Connected to oak.corporatebank.co.za (10.198.1.29).
Escape character is '^]'.
]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>501 Method Not Implemented</title>
</head><body>
<h1>Method Not Implemented</h1>
<p>] to / not supported.<br />
</p>
</body></html>
Connection closed by foreign host.
[root@silverfir gugu]#
Regards
Main Topics
Browse All Topics





by: simply_dhavalPosted on 2008-01-31 at 04:43:46ID: 20785982
have you alredy set up apache or any other webeserver on your local repository? an not really sure if you need that to setup respository but since you have http url it should be required
i will suggest you to check if you can browse the url from other clients using standard browser. if no then you have to allow access to the directory in apache