<p>Hi, <br>
> I recently installed spacewalk with postgresql on RHEL 6 , I am seeing a error while trying to access the web page (a 404? error rhn/Login.do). I see the following in httpd error log (I have seen a lot of similar posts while searching in googe but have not run across a single solution). Let me know if any other logs are required ,I followed the same steps and installed on my centos 6 vm and it works fine , a helping hand would be greatly appreciated.<br>

> [Thu Jan 05 15:11:43 2012] [warn] [client 69.59.192.10] incomplete<br>
> % redirection target of '/rhn/Login.do' for URI '/index.html' modified to<br>
> % 'http://<HOSTNAME>/rhn/Login.do'<br>
><br>
><br>
You have to use a hostname. I suspect you are using IP and it redirect to a hostname which is not accessible.</p>
<p>Try using the host file to map your IP to the hostname you gave spacewalk when initializing.</p>
<p>William </p>
<p>> Regards,<br>
> Sreevalsan Radhakrishnan.<br>
</p>