Plugin Directory

Changeset 353442


Ignore:
Timestamp:
02/28/2011 10:02:42 PM (15 years ago)
Author:
ccheney
Message:
 
Location:
permalink-fix-disable-canonical-redirects-pack
Files:
6 added
2 edited

Legend:

Unmodified
Added
Removed
  • permalink-fix-disable-canonical-redirects-pack/trunk/permalinkpow.php

    r353407 r353442  
    2323Plugin URI: http://www.g0tweb.com/request_uri
    2424Version: 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.
     25Description: 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.
    2626
    2727Your .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  
    1212License: GPLv2
    1313
    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.
     14This 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.
    1515
    1616== Description ==
Note: See TracChangeset for help on using the changeset viewer.