D
Duncan Chesley
Hi,
I am trying to prevent browsers from viewing the list of files in my
FP web folder. Following a suggestion from this NG, I created an
index.htm file in the folder with a tag like:
<meta http-equiv="refresh" content="0;url=http://www.website.com">
between <head> and </head>. There is nothing else in the page except
the html tags.
When I browse directly to the URL of the "hidden" folder in FireFox
this works and redirects to website.com. In IE6 on two different
machines it results in a blank page. This also fails if I name the
file default.htm.
Does anyone know a solution to make this behave correctly in both
browsers?
TIA
Duncan
I am trying to prevent browsers from viewing the list of files in my
FP web folder. Following a suggestion from this NG, I created an
index.htm file in the folder with a tag like:
<meta http-equiv="refresh" content="0;url=http://www.website.com">
between <head> and </head>. There is nothing else in the page except
the html tags.
When I browse directly to the URL of the "hidden" folder in FireFox
this works and redirects to website.com. In IE6 on two different
machines it results in a blank page. This also fails if I name the
file default.htm.
Does anyone know a solution to make this behave correctly in both
browsers?
TIA
Duncan