Hi,
I'm totally new to the MS Web Platform and Wordpress. Now I need your help to figure out my problem.
My webiste is running on IIS6 (Classic ASP).
I want to have sub websites using Wordpress. So I installed the MS WebPlatform in my server and also the WordPress.
What I want to have is : http://mysite.com/wordPress1
So I installed it under the root folder of "mysite.com" and it is ok.
Then I want to have : http://mysite.com/wordPress2 ,http://mysite.com/wordPress3,.... and so on.
So I installed the WordPress in the root folder of my website with different name.
When I tried to call them, it is fine. It give the wordpress sites seperately.
The problems are :
(1) When I tried to access "http://mysite.com/wordPress1" from the webserver itself, it appeared nicely.
But when I tried from other PC, the CSS and links for the posts are not working.
The problem is the link for the CSS and posts are pointed like : "http://localhost/wordPress1/......"
How can I change that setting? Is it something I made mistake in installation of wordPress?
(2) Now I'm installing wordPress for 3 times in seperate folders with seperate Names to get different sites.
Example: http://mysite.com/wordPress1 http://mysite.com/wordPress2 http://mysite.com/wordPress3
Will it be ok for the my server? Is there anything that I need to be take care of?
Or is there any wordpress plug-in or features to configure my requirements?
Your suggestion are really appreciated.
Thanks in advance.