mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Multiviews.
git-svn-id: https://develop.svn.wordpress.org/trunk@154 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user