Changeset 353442
- Timestamp:
- 02/28/2011 10:02:42 PM (15 years ago)
- Location:
- permalink-fix-disable-canonical-redirects-pack
- Files:
-
- 6 added
- 2 edited
-
tags/1.0.4 (added)
-
tags/1.0.4/LICENSE (added)
-
tags/1.0.4/additional-instructions.rtf (added)
-
tags/1.0.4/ht.access (added)
-
tags/1.0.4/permalinkpow.php (added)
-
tags/1.0.4/readme.txt (added)
-
trunk/permalinkpow.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
permalink-fix-disable-canonical-redirects-pack/trunk/permalinkpow.php
r353407 r353442 23 23 Plugin URI: http://www.g0tweb.com/request_uri 24 24 Version: 1.0 25 Description: For WordPress installations residing on Concentric/XO Communications shared hosting platform only. This plugin enables WordPress' Permalink functionality & disables the canonical redirect feature. Remember to select your custom permalink setting in the dashboard. Disable canonical redirect snippet by Mark Jaquith. 25 Description: For WordPress installations residing on Concentric/XO Communications shared hosting platform only. This plugin enables WordPress' Permalink functionality & disables the canonical redirect feature. Remember to select your custom permalink setting in the dashboard. Disable canonical redirect snippet by Mark Jaquith. This plugin also appears to resolve an issue with the recent release of WordPress 3.1 and IIS servers. 26 26 27 27 Your .htaccess file should look like this (Add a hard return after the last directive. End of line conversion needs to be in UNIX format.): -
permalink-fix-disable-canonical-redirects-pack/trunk/readme.txt
r353407 r353442 12 12 License: GPLv2 13 13 14 This plugin makes WordPress' default permalinks behavior work on the Concentric/XO Communications shared hosting platform. It also disables the canonical redirection feature as it causes an endless redirection loop outside of wp-admin. 14 This plugin makes WordPress' default permalinks behavior work on the Concentric/XO Communications shared hosting platform. It also disables the canonical redirection feature as it causes an endless redirection loop outside of wp-admin. This plugin also appears to resolve an issue with the recent release of WordPress 3.1 and IIS servers. 15 15 16 16 == Description ==
Note: See TracChangeset
for help on using the changeset viewer.