[cobbler] cobbler_web file does not exist

Jörgen Maas jorgen.maas at gmail.com
Fri Feb 7 05:15:08 UTC 2014


Hi, what's your Cobbler version and what OS are you using?



On Thu, Feb 6, 2014 at 7:01 PM, Steven Lokie <steven.lokie at imemories.com>wrote:

> Hiya all,
>
> Having a weird issue with cobbler_web
>
> I'm trying to get the web interface working - I had some issues with the
> cobblerd instance, but found out the correct info.
>
> However now the web interface is no longer working
>
> cobbler_web.conf
>
> <VirtualHost *:80>
>
> ServerName cobbler.domain.corp
> ServerAlias cobbler
>
> # This configuration file enables the cobbler web
> # interface (django version)
>
> # Force everything to go to https
> RewriteEngine on
> RewriteCond %{HTTPS} off
> RewriteCond %{REQUEST_URI} ^/cobbler_web
> RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI}
>
> WSGIScriptAlias /cobbler_web /usr/share/cobbler/web/cobbler.wsgi
> </VirtualHost>
>
> I look in the file system and see the wsgi file
>
> [root at utilserver03 conf.d]# ls -al /usr/share/cobbler/web/
> total 60
> drwxr-xr-x 3 apache apache 4096 Feb  6 10:53 .
> drwxr-xr-x 3 root   root   4096 Feb  6 10:53 ..
> drwxr-xr-x 4 apache apache 4096 Feb  6 10:53 cobbler_web
> -rw-r--r-- 1 apache apache  320 Jun 19  2013 cobbler.wsgi
>
>
> but when I go to the page I get Not Found and the error in the log
> displays as
>
> File does not exist: /var/www/cobbler_web
>
> Any help would be great - thank you
>
> _______________________________________________
> cobbler mailing list
> cobbler at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/cobbler
>
>


-- 
Grtz,
Jörgen Maas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/cobbler/attachments/20140207/40992246/attachment.html>


More information about the cobbler mailing list