savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-help-public] [sr #107716] please do git for homepages - it's i


From: Sam Liddicott
Subject: [Savannah-help-public] [sr #107716] please do git for homepages - it's is easier than cvs for homepages
Date: Fri, 10 Jun 2011 12:37:19 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]