I have a production web site located in the default folder. ITs the only web site running on this server.
we have been developing a wordpress site and it is located in Now Im ready to make the wordpress site the default that internet users see when they go to But, I dont want to just dump the wordpress site into because I have some .asp pages that allow internal users to log on to non-public pages and i just dont want to mix all that stuff up. I want my users to still be able to go to
I planned to create a /prod folder and copy the /dev site into it and keep a dev and a prod site available.
Ill end up with somethign like this:
/dev
/prod
/asp
I think I can then have the sites IP address/url redirected to so that normal visitors will get the production wordpress site like they should when they go to Then developers can go to to test new stuff. My secured users should then be able to still go to
But Im not sure if this will work. What is the best way to accomplish this. I dont have any experience running multiple web sites on one server.
Can anybody tell me if Im way off track?
thanks
we have been developing a wordpress site and it is located in Now Im ready to make the wordpress site the default that internet users see when they go to But, I dont want to just dump the wordpress site into because I have some .asp pages that allow internal users to log on to non-public pages and i just dont want to mix all that stuff up. I want my users to still be able to go to
I planned to create a /prod folder and copy the /dev site into it and keep a dev and a prod site available.
Ill end up with somethign like this:
/dev
/prod
/asp
I think I can then have the sites IP address/url redirected to so that normal visitors will get the production wordpress site like they should when they go to Then developers can go to to test new stuff. My secured users should then be able to still go to
But Im not sure if this will work. What is the best way to accomplish this. I dont have any experience running multiple web sites on one server.
Can anybody tell me if Im way off track?
thanks