summaryrefslogtreecommitdiffstats
path: root/wpmu-settings.php
Commit message (Expand)AuthorAgeFilesLines
* Don't auto-redirect to non-www hostnamedonncha2007-03-121-37/+42
* Don't check blog status here. It's too earlydonncha2007-02-131-8/+0
* Strip port 80 from HTTP_HOST. Fixes #238 and #245donncha2007-01-291-1/+6
* Die if a port number is in the URLdonncha2007-01-091-0/+3
* Strip "." at the end of hostname. (fixes #156)donncha2006-09-281-0/+2
* Add "page" and "comments" to list of reserved urls used by main blog (fixed #...donncha2006-09-121-1/+1
* If there is only one site configured to use this db then skip a lot of needle...donncha2006-07-271-2/+5
* Point people at the debugging page if their install doesn't work.donncha2006-07-171-2/+2
* Match against ?p=x preview urls. (#79)donncha2006-07-131-1/+1
* Reword error message and remove link to support forum so ordinary users are n...donncha2006-07-121-3/+4
* If we can't find the site, then point them towards the main page of the only ...donncha2006-07-121-8/+18
* Lowercase pages and blognamesdonncha2006-07-111-2/+2
* Check that $pages is an array.donncha2006-07-111-0/+4
* For subdir installs, check if the request is for a page of the main blog.donncha2006-07-031-1/+13
* Added "wp-content" to the ignore list. Should allow php scripts in the plugin...donncha2006-07-031-1/+2
* Improve the error message shown on bad installsdonncha2006-06-291-20/+28
* Fixed autocomplete dropdowndonncha2006-06-281-1/+1
* Redirect to signup form if blog not found (#28)donncha2006-06-271-1/+10
* Check if final part of $path is a filename.donncha2006-06-271-1/+1
* Lookup fixesdonncha2006-06-241-29/+37
* Installer, signup and vhosts lookup fixesdonncha2006-06-231-10/+33
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+119