gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/etc/httpd.d 40virtualhost,1.2,1.3


From: cbayle
Subject: [Gforge-commits] gforge/etc/httpd.d 40virtualhost,1.2,1.3
Date: Wed, 17 Nov 2004 07:57:33 -0600

Update of /cvsroot/gforge/gforge/etc/httpd.d
In directory db.perdue.net:/tmp/cvs-serv10609/etc/httpd.d

Modified Files:
        40virtualhost 
Log Message:
Tell php to use UTF-8 charset as a default


Index: 40virtualhost
===================================================================
RCS file: /cvsroot/gforge/gforge/etc/httpd.d/40virtualhost,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 40virtualhost       27 Apr 2004 08:34:53 -0000      1.2
+++ 40virtualhost       17 Nov 2004 13:57:30 -0000      1.3
@@ -7,6 +7,7 @@
        VirtualDocumentRoot {gforge_chroot}{groupdir}/%1/htdocs
         VirtualScriptAlias {gforge_chroot}{groupdir}/%1/cgi-bin
        DirectoryIndex index.html index.php
+       php_admin_value default_charset "UTF-8"
         <Directory {gforge_chroot}{groupdir}>
                Options Indexes FollowSymlinks
                AllowOverride All





reply via email to

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