Forum Moderators: phranque

Message Too Old, No Replies

insert index filename in to URL

         

dnps

3:37 pm on Mar 9, 2005 (gmt 0)

10+ Year Member



Hi all,
Can't figure out how to make apache display actuall index filename in the url
for example if the user opens www.domain.com/content/ i need apache to rewrite this with with www.domain.com/content/index.html
can mod_rewrite do this and how

any recommendations?

Thanks

dnps

2:01 pm on Mar 10, 2005 (gmt 0)

10+ Year Member



I'm trying to write mod_rewrite rule to redirect from / to actual filename
can't figure out how to make it determine index file name.

we have different index names: index.php and index.htm

heeeelp :-)