[Spacewalk-list] SpaceWalk 404 error on login

Jan Pazdziora jpazdziora at redhat.com
Mon Jan 16 13:54:09 UTC 2012


On Mon, Jan 09, 2012 at 09:25:05AM -0500, RBogle at williams-int.com wrote:
> I have a new installation of SpaceWalk running on Fedora 16 connected to
> Oracle Express backend.
> 
>  
> 
> Installation and configuration completed without issues.  However when
> going to the mail page https://spacewalk I receive an error 404.
> 
>  
> 
> The httpd error_log is clean
> 
>  
> 
> The ssl_error_log:
> 
> [Mon Jan 09 08:59:46 2012] [error] [client xxx.xxx.xxx.xxx] File does
> not exist: /var/www/html/rhn
> 
> [Mon Jan 09 08:59:53 2012] [error] [client xxx.xxx.xxx.xxx] File does
> not exist: /var/www/html/rhn, referer: https://spacewalk/rhn/Login.do
> 
> [Mon Jan 09 09:00:04 2012] [error] [client xxx.xxx.xxx.xxx] File does
> not exist: /var/www/html/rhn
> 
>  
> 
> /var/www/html/rhn does not exist on file system.  Config file issue
> somewhere???

Yes,

zz-spacewalk-www.conf should contain

RewriteRule ^/rhn(.*) ajp://localhost:8009/rhn$1 [P]

which should handle the request by proxying it to tomcat.

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat




More information about the Spacewalk-list mailing list