Archive For January 16th, 2005
Open this file in your browser, download and copy into your wp-inst/ folder as “wp-newblog.php” Create the following entry in your root .htaccess file too (modify to suit your site): RewriteRule ^([_0-9a-z-]+)/wp-newblog.php(.*) /wp-inst/wp-newblog.php [L] Call it by going to http:// example.com/main/wp-newblog.php It’s a very simplistic script, there’s no error checking, it creates a new directory [...]
