> 
> The code repo browsing triggers not found logo/CSS files in Apache error logs 
> :
> File does not exist: /usr/share/gforge/www/plugins/scmgit/gitweb.css, 
> referer: https://.../plugins/scmgit/cgi-bin/gitweb.cgi?p=testproj/testproj.git
> script not found or unable to stat: 
> /usr/share/gforge/plugins/scmgit/cgi-bin/static, referer: 
> https://.../plugins/scmgit/cgi-bin/gitweb.cgi?p=testproj/testproj.git
> File does not exist: /usr/share/gforge/www/plugins/scmgit/git-logo.png, 
> referer: https://.../plugins/scmgit/cgi-bin/gitweb.cgi?p=testproj/testproj.git
> 

It seems that changing /etc/gforge/plugins/scmgit/gitweb.conf to change :
 $stylesheet = 'https://fusionforge.int-evry.fr/plugins/scmgit/gitweb.css';
to :
 $stylesheet = 
'https://fusionforge.int-evry.fr/plugins/scmgit/static/gitweb.css';
solved the issue.

Hope this helps.

Best regards,
-- 
Olivier BERGER 
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to