[Gnucash-changes] r14342 - htdocs/trunk - attempt to redirect /beta/rss-feed.phtml in order to test.

Joshua Sled jsled at cvs.gnucash.org
Tue Jun 6 11:04:16 EDT 2006


Author: jsled
Date: 2006-06-06 11:04:14 -0400 (Tue, 06 Jun 2006)
New Revision: 14342
Trac: http://svn.gnucash.org/trac/changeset/14342

Modified:
   htdocs/trunk/.htaccess
Log:
attempt to redirect /beta/rss-feed.phtml in order to test.


Modified: htdocs/trunk/.htaccess
===================================================================
--- htdocs/trunk/.htaccess	2006-06-06 04:37:15 UTC (rev 14341)
+++ htdocs/trunk/.htaccess	2006-06-06 15:04:14 UTC (rev 14342)
@@ -2,4 +2,4 @@
 DirectoryIndex index.phtml index.php index.html
 AddType application/x-httpd-php .phtml
 Redirect permanent /rss-feed.phtml http://www.gnucash.org/atom.php
-
+Redirect permanent /beta/rss-feed.phtml http://www.gnucash.org/beta/atom.php



More information about the gnucash-changes mailing list