Hi again. I made the following changes to my mach-ii.xml
----------
                <event-handler event="home" access="public">
                        <redirect event="login" module="frontend" />
                </event-handler>
-------

When I try to browse "http://localhost/flinders/webapps/edss/
index.cfm", it is redirected to "http://localhost/index.cfm/event/
frontend:login/". and then I get a "File not found: /index.cfm "
error. I believe redirect thinks it's the only application hosted and
as such tries to redirect to index.cfm in webroot.

There was mentioned of  MACHII_CONFIG_MODE but I never set it in my
application.cfc. so  MACHII_CONFIG_MODE is still using whatever is the
default.

Is there a workaround?

thanks again
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---

Reply via email to