Posted by Jonathan N. Little on 11/24/05 00:34
Michael Huhn wrote:
> I am absolteley with you.
>
> But the problem I have is that the webserver accept that the user is able to
> delete somthing from the link and they can see the file and directory
> structure of the fileserver.
They can? FTP with no password/user name??? What server?
>
> Example:
>
> www.test.html/html/index.html
>
> If they delete the index.html they can see the file structure of
> www.test.html/html And they can see a complete list of the files they are in
> the html folder:
>
> Index.html
>
> Test2.html
>
> Test.html
>
> Xxxxx
Your server has indexes o, just need to turn them off. If you do not
control the server, you may able to turn off Indexes for your site with
an .htaccess file with
Options -Indexes
within the file and saved to your document root.
> I don't want this. That's the reason why I want to make the link invisible
> in the status bar.
>
> May be u have another useful reason for me.
>
> :-)
<snip>
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|