Forum Moderators: phranque

Message Too Old, No Replies

Running Directory as a File

         

mgersting

9:10 pm on Mar 1, 2005 (gmt 0)



Hey all, thanks in advance for your input. I'm struggling to figure this out. I'd like to run a directory as a file if that makes any sense. I.E

myhost.com/members/membername

would actually run a file:

myhost.com/displaymembers.cfm

is there a way to accomplish this?

kazecoder

11:32 am on Mar 3, 2005 (gmt 0)

10+ Year Member



1) Have the index page of the directory redirect to the particular file

2) mod_rewrite