Is there any way to force a browser to look at another page instead of one labelled index.***?
For example I want a page named "yes.html" as the equivalent of index.html so when typing
www.mysite.com/folder
instead of it automatically going to
www.mysite.com/folder/index.html
I want it to automatically go to
www.mysite.com/folder/yes.html
is there a way of doing this with .access for example? I am aware of just doing an instant redirect from index.html but was wondering if there was a cleaner way?
For a complete stab in the dark is there a way of masking the filename all together? So for example I type in www.mysite.com/folder/ and it just shows that in the address bar when showing the contents of www.mysite.com/folder/yes.html?
Unfortunately my google fu is weak with this one...
Thanks
For example I want a page named "yes.html" as the equivalent of index.html so when typing
www.mysite.com/folder
instead of it automatically going to
www.mysite.com/folder/index.html
I want it to automatically go to
www.mysite.com/folder/yes.html
is there a way of doing this with .access for example? I am aware of just doing an instant redirect from index.html but was wondering if there was a cleaner way?
For a complete stab in the dark is there a way of masking the filename all together? So for example I type in www.mysite.com/folder/ and it just shows that in the address bar when showing the contents of www.mysite.com/folder/yes.html?
Unfortunately my google fu is weak with this one...
Thanks
