I have Farcry 5 running on a shared host with IIS and am having problems getting FU's to work.
Through the webtop I turned on FUs, configured them and rebuilt FU's. I'm using the basic Mollio skeleton (just with Home and Support tabs). My host directory structure is: www.mydomain.com/farcry/ www.mydomain.com/project1/ My host has ISAPI_Rewrite (from Helicon Tech) enabled. They say that the httpd.ini file should be in the root for the site (in this case project1). My httpd.ini file contains: RewriteRule ^/go/(.*)$ /go.cfm?path=/go/$1 [L,PT] I have the go.cfm and httpd.ini files in the project1 directory ( I tred them at root and that didn't work either). My FU configuration is: Domain: mydomain.com URL Pattern: /go/ Manage friendly URLs shows: Alias: /go/support Content Item: /project1/index.cfm? objectid=E689D722-06DF-6D24-56726E44740068B5 When I view the site and click on the support tab, I get a 404 error. The URL shows as http://www.mydomain.com/go/support. Anybody see anything stupid or have an idea what's happening. Appreciate the help - I'm so close to actually getting this working! Thanks Robin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---