Tree domains one server
-
Hi,
I have tree domains and one server. Right now all 3 domains points to the same root folder on the server.
In the root folder I have an index.php with the following content:
<?php define('WP_USE_THEMES', true); require( dirname( __FILE__ ) . '/wordpress/wp-blog-header.php' );That redirects any requests to the same wp install in the folder wordpress.
Now, how do I best make requests to each of the tree domains redirect to different folders?
Best regards
Kresten, Denmark
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Tree domains one server’ is closed to new replies.