Follow-up Comment #3, sr #107716 (project administration):
Well - although I don't think it is needed, here is some apache re-write
rules:
# get the project name
RewriteCond %{REQUEST_FILENAME} ^/p/([^/]+)/
RewriteRule ^/p/([^/]+)/(.*)
http://git.savannah.gnu.org/cgit/%1.git/plain/www/$2 [T=text/html,P]
the T=text/html is ignored but if it worked it would also solve the mime
problem
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/support/?107716>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/