Hi Sean,

I was heading towards that but I'm a lazy b^%*$# and don't want to have to update the webserver every time I add a new feature to a website.

I guess I'm heading for a regex solution that says if the URL doesn't include 'index.cfm', eg '/url' then rewrite it as '/index.cfm/url'.

Thanks for the tip.

Brett
B)

Sean Corfield wrote:
On Fri, 14 Jan 2005 10:56:47 +0800, Brett Payne-Rhodes <[EMAIL PROTECTED]> 
wrote:

Sean pointed to some 'memorable' URLs yesterday which allow users to use
something like http://website.com/pagename rather than
http://website.com/index.cfm?idx=pagename


The .htaccess file for my site simply has lines like:

     RewriteRule /machii /index.cfm?fuseaction=machii.main

(it's not quite that simple but that should point you in the right direction).

-- Brett Payne-Rhodes Eaglehawk Computing t: +61 (0)8 9371-0471 f: +61 (0)8 9371-0470 m: +61 (0)414 371 047 e: [EMAIL PROTECTED] w: www.ehc.net.au

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to