Bolt on Blog Software
-
We have several large eCommerce websites built on Cold Fusion. It is running on IIS, not Apache. We are looking for a blogging package (CMS) that we can bolt on to the website. We don't want the blog residing in a sub-domain. The blog needs to reside in a folder.
NO => blog.mydomain.com
YES => www.mydomain.com/blog/
Has anyone ever adapted Wordpress for this type of situation? Can WordPress reside in a folder? Are there any other suggestions?
-
Technically this should be possible - you might want to check this article - http://forums.iis.net/t/1178655.aspx (the best answer is at the bottom of the page) - but maybe the other links provided in the answers can be useful as well
Hope this helps,
Dirk
-
Yes this should be doable, just follow the instructions here: https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory and note that there is some specific info for IIS in there.