Wordpress blog website apache and IIS subdirectory

Posted by Philippe on Server Fault See other posts from Server Fault or by Philippe
Published on 2011-03-24T17:19:29Z Indexed on 2012/06/02 16:43 UTC
Read the original article Hit count: 308

Filed under:
|
|
|
|

The issue is this :

Our company has a website hosted on an IIS server. I have recently been given the task to configure a WordPress server for an eventual WordPress blog so that our social media employee could test and see how it works.

This was completed successfully and easily on a new server and on a WAMP configuration. The website was published as wordpress.domain.com and works fine.

HOWEVER! I have now been requested to ensure that the soon-to-go-online blog would be accessible through the address domain.com/blog.

Is there a way to modify the original company website and simple redirect the /blog to the Apache WordPress website? If not, is there a way to transfer the wordpress.domain.com on the IIS server hosting the main website and keep the configuration? Is there a better solution that I haven't thought about (probably)? If so, what would you all suggest?

© Server Fault or respective owner

Related posts about apache2

Related posts about iis