that's a fun little trick too.  Do you have any advantages/disadvantages
with search engines that way ?

dont' you have a problem if the user leaves out the slash which is right
after the .com ?

> I like URLs that look like this: http://foo.com/?something=blah
>
> So instead of using index.cfm in every link I just use the necessary query
> string beginning with question mark. Keeps URLs shorter and script-kiddies
> don't see what scripting language I'm using (at least not on first look).
>
> This is also very easy to do if you're using #self# or #request.self# var.
> You just have to set it to "" and make sure that index.cfm (or
> halhelms.cfm or whatever you're using) is set up as a default document in
> your web server.





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to