I have a web server with about 10 websites, I have my own cms that I want to role out to each of these websites over a period of time.
Admin would be able to browse to the backend by going to http://website.com/backend/index.cfm however I want the whole backend directory to be the shared cms, a xml file configures the look and access to the cms so for each site there are different features. I tried setting up a mapping but this doesn't work for the url only for cfcs and custom tags, and I also had trouble with cfincludes going back to the webroot from the one of any of the files in the mapped directory (if that makes sense) The server is a linux server. What is the easiest way to do this, is it best to do this with mod_alias or mod_rewrite or mappings or a combination. Any help would be appreciated. Mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272928 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

