Modified:
development/4.0/.htaccess
Log:
No, we won't serve any favicons through Textpattern. Upload your own
graphics instead.
Modified: development/4.0/.htaccess
==============================================================================
--- development/4.0/.htaccess (original)
+++ development/4.0/.htaccess Sat Oct 4 00:03:43 2008
@@ -11,6 +11,7 @@
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+) - [PT,L]
+ RewriteCond %{REQUEST_URI} !=/favicon.ico
RewriteRule ^(.*) index.php
RewriteCond %{HTTP:Authorization} !^$