Multiviews.

git-svn-id: https://develop.svn.wordpress.org/trunk@154 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2003-06-04 16:47:19 +00:00
parent e89562de13
commit a8a483321b
1 changed files with 3 additions and 5 deletions

View File

@ -11,9 +11,7 @@
</IfModule>
# this is used to make b2 produce links like http://example.com/archives/m/200209
# if you renamed the file 'archives' to another name, please change it here too
# 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!
<Files archives>
ForceType application/x-httpd-php
</Files>
Options +Multiviews