For the archives... this fixed this issue:
## If using PHP as a CGI module, use the ugly URLs # $wgArticlePath = "$wgScript/$1"; $wgArticlePath = "$wgScript?title=$1";
On 9/20/05, Jamie Bliss astronouth7303@gmail.com wrote:
Rowan Collins wrote:
On 20/09/05, ben wiseley wiseleyb@gmail.com wrote:
I'm getting inifinite redirects from all 6 wiki's on my host (Vortech).
Of
course, the host says there isn't a problem. Everything was working fine until last night then they all started doing this. A few of these
haven't
been changed at all in months.
This is a reasonably common problem, and it usually comes down to a problem with ReWrite rules in the apache config.
I should note also, I had the same problem with User and site-wide CSS and JS pages when using a non-standard naming scheme, with perfectly valid rewrites. (I hacked Title.php to generate URLs in the form of /wiki/article?query instead of /w/index.php?title=article&query. v1.4, I don't know if this has been fixed yet...)
MediaWiki can be very touchy sometimes about URLs, since I'm pretty sure it tries to redirect to the normal name of a page.
Also, how can PHP be ran "kinda as a module and kinda as a CGI"???
-- Jamie
http://endeavour.zapto.org/astro73/ Thank you to JosephM for inviting me to Gmail! Have lots of invites. Gmail now has 2GB.
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l