cvs: docweb /www .htaccess

[email protected] ("Etienne Kneuss")
Newsgroups php.doc.web
Message-ID <cvscolder1165576558@cvsserver>
colder		Fri Dec  8 11:15:58 2006 UTC

  Modified files:              
    /docweb/www	.htaccess 
  Log:
  Fix relative links' problem with dochowto
  
http://cvs.php.net/viewvc.cgi/docweb/www/.htaccess?r1=1.3&r2=1.4&diff_format=u
Index: docweb/www/.htaccess
diff -u docweb/www/.htaccess:1.3 docweb/www/.htaccess:1.4
--- docweb/www/.htaccess:1.3	Tue Sep 21 18:51:31 2004
+++ docweb/www/.htaccess	Fri Dec  8 11:15:58 2006
@@ -1,6 +1,9 @@
-# $Id: .htaccess,v 1.3 2004/09/21 18:51:31 vincent Exp $
+# $Id: .htaccess,v 1.4 2006/12/08 11:15:58 colder Exp $
 
 RewriteEngine on
+# dochowto fix
+RewriteRule ^((.+)/)?dochowto$ /$1dochowto/ [R=301]
+
 RewriteCond %{REQUEST_FILENAME} !-f
 RewriteCond %{REQUEST_FILENAME} !-d
 RewriteRule ^(.*)$ /redirect.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.