[svn] r5105 - trunk/tools/mrepo/config/httpd
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Mon Jan 22 16:12:20 CET 2007
Author: dag
Date: 2007-01-22 16:12:19 +0100 (Mon, 22 Jan 2007)
New Revision: 5105
Modified:
trunk/tools/mrepo/config/httpd/mrepo.conf
Log:
Provide backward compatibility for Yam.
Modified: trunk/tools/mrepo/config/httpd/mrepo.conf
===================================================================
--- trunk/tools/mrepo/config/httpd/mrepo.conf 2007-01-22 11:10:40 UTC (rev 5104)
+++ trunk/tools/mrepo/config/httpd/mrepo.conf 2007-01-22 15:12:19 UTC (rev 5105)
@@ -1,5 +1,6 @@
### Directory-based for the main server
Alias /mrepo /var/www/mrepo
+Alias /yam /var/www/mrepo
<Directory /var/www/mrepo>
Options Indexes FollowSymlinks SymLinksifOwnerMatch IncludesNOEXEC
More information about the svn-commits
mailing list