Obsolete.

git-svn-id: https://develop.svn.wordpress.org/trunk@693 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2004-01-02 23:57:00 +00:00
parent 68c59dff3d
commit b1e352f557
4 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
# this will make register globals off in b2's directory
# just put a '#' sign before these three lines if you don't want that
<IfModule mod_php4.c>
php_flag register_globals off
</IfModule>
# this will set the error_reporting level to remove 'Notices'
<IfModule mod_php4.c>
php_value error_reporting 247
</IfModule>
# This activates content negotiation, so instead of /archives.php you could just call
# a file as /archives . Same for any other file on your site. Try it out!
Options +Multiviews

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB