do you have a line in your httpd.conf file like this?

Alias /farcry/ "C:/inetpub/application/farcry_core/admin/"



On Tue, 25 Jan 2005 06:23:34 +1100, Tom Barr <[EMAIL PROTECTED]> wrote:
> I am setting up FarCry on a system using Apache web server and have it
> running fine on the FarCry web site side but not on the Admin side. The
> admin side has no style and is getting JavaScript errors. It looks like a
> path problem for the css and js includes but I am not sure where it should
> be corrected. Here are some of my settings, any help is appreciated.
> 
> ColdFusion Mapping
> /farcry       C:\Inetpub\application
> 
> Apps.cfm content
> <cfscript>
> stApps = structNew();
> stApps['farcry_local'] = 'farcry_local';
> </cfscript>
> 
> From _serverSpecificVars.cfm
> // application web urls
> application.url.webroot = "";
> application.url.farcry = "/farcry"; //admin
> 
> ---
> You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
> 


-- 

-------
Steve Rittler
[EMAIL PROTECTED]

---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to