root/tags/1_0-rc2/index.php

Revision 591, 95 bytes (checked in by donncha, 2 years ago)

Moved everything in wp-inst down a directory.
Uses's Ryan Boren's htaccess rules and mods
If you're upgrading, try this on a test server first!

  • Property svn:eol-style set to native
Line 
1 <?php
2 /* Short and sweet */
3 define('WP_USE_THEMES', true);
4 require('./wp-blog-header.php');
5 ?>
Note: See TracBrowser for help on using the browser.