Thanks Geoff, I am thinking in the context of multiple farcry apps.
I think I'll have a play and see what transpires. I'll keep you posted. Mike. -----Original Message----- From: Geoff Bowers [mailto:[EMAIL PROTECTED] Sent: 25 June 2003 08:35 To: FarCry Developers Subject: [farcry-dev] Alternative domain for admin (was Re: Multiple installs on the same server??) Michael Shaw wrote: > Is the structure in the apps.cfm file only used for admin or is it also > used for the site itself? The reason for the question is if it is only > used for the admin then theoretically it should be possible to set up an > admin at url admin.sitename.com for a site at www.sitename.com > <http://www.sitename.com>. Is this thinking corect?? Apps.cfm is only required if you are serving multiple FarCry applications from the same web site. If you set up a separate website for each FarCry application then you don't need apps.cfm. Now as far as the Admin location is concerned. This is actually determined by the web server virtual to /farcry/ -- without you would have no Admin accessible under any particular website. It would be easy enough to set up the [drive]/farcry_project/www/ mapping for one domain, say www.project.com, and not to set up a /farcry virtual at all. Then set up a separate website, perhaps with a domain like admin.project.com, that points to the same [drive]/farcry_project/www/ but turn off all options for viewing. Set up a web site virtual to point /farcry to [drive]/farcry_core/admin. Perhaps there are more elegant solutions.. but that sounds like it would work just peachy to me. -- geoff http://www.daemon.com.au/ --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] This message is confidential and for the intended recipient only. If you are not the addressee indicated in the message (or responsible for the delivery of the message to such person), you may not copy or deliver this message to anyone. If you have received this email in error please notify the Tableau originator. We scan for viruses but take no responsibility for the presence of any viruses in this e-mail. Opinions, conclusions and other information in this message that do not relate to the official business of Tableau shall be understood as neither given nor endorsed by it. --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
