[wp-trac] Re: [WordPress Trac] #6933: Allow wp-config.php to exist one level up from WordPress root directory

WordPress Trac wp-trac at lists.automattic.com
Thu May 8 22:53:30 GMT 2008


#6933: Allow wp-config.php to exist one level up from WordPress root directory
-------------------------+--------------------------------------------------
 Reporter:  sambauers    |        Owner:  anonymous
     Type:  enhancement  |       Status:  new      
 Priority:  normal       |    Milestone:  2.6      
Component:  General      |      Version:  2.5.1    
 Severity:  normal       |   Resolution:           
 Keywords:  has-patch    |  
-------------------------+--------------------------------------------------
Comment (by sambauers):

 Basically I want to do this... (when this enhancement is combined with
 #6938)

 {{{
 webroot
  |
  +- .htaccess (for rewrites)
  |
  +- index.php (copied from wordpress/index.php)
  |
  +- wordpress (svn:external)
  |
  +- wp-content
  |    |
  |    +- plugins
  |    |
  |    +- themes
  |
  +- wp-config.php
 }}}

 And throw the lot into my own SVN repository.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6933#comment:9>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list