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