summaryrefslogtreecommitdiffstats
path: root/wp-config-sample.php
Commit message (Collapse)AuthorAgeFilesLines
* Added "SECURE_AUTH_SALT" constant so sitewide ssl logins workdonncha2008-07-211-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1388 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't redirect main blog 404s and unknown blogs to signup page by default.donncha2008-07-161-2/+2
| | | | | | | | Added "is_main_blog()" function Redirect to NOBLOGREDIRECT on main blog 404 and unknown blog if that constant set, fixes #677 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1377 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with revision 8255donncha2008-07-041-4/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1350 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added LOGGED_IN KEY and SALT, fixes #670donncha2008-07-021-2/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1345 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with revision 8075donncha2008-06-131-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1328 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 7826donncha2008-04-251-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1266 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WordPress 2.5, unstable, only for testingdonncha2008-04-041-0/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1218 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "NOBLOGREDIRECT" constant to redirect if a blog is unknown, fixes #522donncha2008-01-021-0/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1178 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.3 - testing use only!donncha2007-10-121-1/+1
| | | | | | | Move pluggable functions out of wpmu-functions and into pluggable.php, fixes #439 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1069 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't try to create the wp-config.php by hand!donncha2007-06-221-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1006 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to WP 2.2.1donncha2007-06-211-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1005 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add support for sunrise initialisation script at wp-content/sunrise.phpdonncha2007-06-081-2/+4
| | | | | | | | | | | This script is called before site and blog lookup and could be used to perform domain mapping or skip the lookup process. Define SUNRISE constant in wp-config.php to enable. Create $current_site and $current_blog objects to skip regular lookup git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@995 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5499, this is a big one! Test it before you put it live!donncha2007-05-211-30/+30
| | | | | | | Test only, not for production use yet git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@972 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5007donncha2007-03-091-3/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@909 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 3870donncha2007-02-061-0/+2
| | | | | | | Added multi-blog stuff back into xmlrpc.php git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@882 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4865donncha2007-02-051-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@879 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check if $base is "BASE" - thanks andrea_rdonncha2006-07-211-63/+4
| | | | | | | Removed old db definitions git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@700 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+88
Uses's Ryan Boren's htaccess rules and mods If you're upgrading, try this on a test server first! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@591 7be80a69-a1ef-0310-a953-fb0f7c49ff36