How can I write a rewrite rule to appear to move a multisite?
WordPress will create an .htaccess file automatically if you are using Permalinks. There will not be an .htaccess file if Permalinks are set to default, unless another component has created it. WordPress will only look to the one single instance of .htaccess in the WP root (unless you specifically setup a separate sub-folder install) and … Read more