[pLog-svn] r2227 - plog/branches/plog-1.0.2

mark at devel.plogworld.net mark at devel.plogworld.net
Wed Jun 15 05:04:01 GMT 2005


Author: mark
Date: 2005-06-15 05:04:01 +0000 (Wed, 15 Jun 2005)
New Revision: 2227

Modified:
   plog/branches/plog-1.0.2/.htaccess
Log:
Just the /plog-1.0.1/error.php to /plog/error.php. I think it will be eaiser for user to install if thier default path is /plog

Mark

Modified: plog/branches/plog-1.0.2/.htaccess
===================================================================
--- plog/branches/plog-1.0.2/.htaccess	2005-06-15 03:54:20 UTC (rev 2226)
+++ plog/branches/plog-1.0.2/.htaccess	2005-06-15 05:04:01 UTC (rev 2227)
@@ -110,9 +110,9 @@
  ForceType application/x-httpd-php
 </Files>
 
-ErrorDocument 401 /plog-1.0.1/error.php
-ErrorDocument 403 /plog-1.0.1/error.php
-ErrorDocument 404 /plog-1.0.1/error.php
+ErrorDocument 401 /plog/error.php
+ErrorDocument 403 /plog/error.php
+ErrorDocument 404 /plog/error.php
 
 
 




More information about the pLog-svn mailing list