hi Olivier,
no this isn't a MG problem, what you're missing is that you'll need to
configure your webserver (eg apache or iis) to pass these requests to
coldfusion.
with apache this is normally done using mod rewrite in you're
httpd.conf or .htaccess file. I believe iis may need an isapi filter
to do this, but I don't use iis.
if that doesn't give you enough info to google your way to a solution
then post back with which webserver you're using and I'll try and help
you out when I get back to my office
cheers chris
On 8 Feb 2010, at 19:14, olivierb <[email protected]> wrote:
Hi,
I'm currently working on my first model-glue project. I'm close to
being done and I've gotten more comfortable with the way the framework
works.
I'm trying to override the SesUrlManager.cfc file. I want the final
format to be something like: www.domainname.com/eventname. I can't get
it to work, I get a 404 error and I don't think any CF code is even
executed. It only hooks into CF and model-glue if I put index.cfm
somewhere in the path.
Is this a limitation of model-glue or am I missing a configuration
somewhere?
Olivier
--
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog
You received this message because you are subscribed to the Google
Groups "model-glue" group.
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/model-glue?hl=en
--
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog
You received this message because you are subscribed to the Google
Groups "model-glue" group.
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/model-glue?hl=en