I tried this once, many moons ago, and couldn't get it to work so I gave up. I found lots of .htaccess examples but ideally we would implement it in the httpd.conf files for consistency since that's where we define most of our setup. I'm now back at the altar, wanting to shorten my URLs. :)
Does anyone have working Apache config (preferred) or .htaccess (secondary) that will attach the /index.cfm/event to a URL so requests like: http://www.web.com/show/id/12345 will hit: http://www.web.com/index.cfm/event/show/id/12345 ? Brian -- -- 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 --- You received this message because you are subscribed to the Google Groups "model-glue" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
