Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

In this example, c:\hostapps\myproject\farcry\projects\myproject\www is moved or copied to c:\hostapps\myproject

Sub-Directory

Info

Watch this space...

For multiple application deployment under a single webroot. Specifically aimed at one multiple applications per website. Recommended only for local development.

Location from Mapping

Example Physical Location

Example Web Address

Description

/farcry/core

c:\hostapps\wwwroot\farcry\core

http://localhost:8500/farcry

(will forward to webtop)

FarCry core framework.

/farcry/core/webtop

c:\hostapps\wwwroot\farcry\core\webtop

http://localhost:8500/farcry/webtop

Webtop location

/farcry/plugins/farcryverity

c:\hostapps\wwwroot\farcry\plugins\farcryverity

None.

Verity plugin root.

/farcry/projects/myproject

c:\hostapps\wwwroot\farcry\projects\myproject

None.

Sample project application root.

project webroot

c:\hostapps\wwwroot\myproject

http://localhost:8500/myproject

Sample project web root.

Note

In this example, c:\hostapps\myproject\farcry\projects\myproject\www is moved or copied to c:\hostapps\webroot\myproject

ColdFusion Mapping

Tip

Current best practice for 4.0.x Will be considered an advanced deployment option from Fortress onwards.

...

Location from Mapping

Example Physical Location

Example Web Address

Description

/farcry/core

c:\farcry\core

None.

FarCry core framework.

/farcry/core/admin webtop

c:\farcry\core\admin webtop

http://myproject.com/farcry

Webtop location; commonly mapped to /farcry web virtual directory

/farcry/plugins/farcryverity

c:\farcry\plugins\farcryverity

None.

Verity plugin root.

/farcry/projects/myproject

c:\farcry\projects\myproject

None.

Sample project application root.

/farcry/projects/myproject/www

c:\farcry\projects\myproject\www

http://myproject.com/

Sample project web root.