Re: OT but related question

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: David Baxter (spam-me_at_junkmail.com)
Date: 07/22/04


Date: Thu, 22 Jul 2004 01:51:00 -0400

To add to what Kevin has said, the easiest way to prevent a directory
listing is to make sure it contains an index.html page (assuming that is
the default name for your home page on your server).

If the files are in a separate directory with no other existing html
files, simply create and upload an empty index.html file to the
directory containing the other files:

<html>
<head>
<body>
Place holder
</body>
</html>

This will prevent a directory listing for casual browsers.

Alternatively, again assuming the files are in a separate subdirectory,
if you are on a Unix/Linux server and know how to setup use the
.htaccess and .htpasswd files, you can password protect the subdirectory
containing the files.

"Kevin Spencer" <kspencer@takempis.com> wrote in message
news:uXSe%23h2bEHA.1000@TK2MSFTNGP12.phx.gbl...
> You could certainly store the files in your web site. Put them into a
folder
> and disallow browsing for that folder. Note: Someone could conceivably
> download a file from such a folder, but they would have to know the
file
> name and path to do so.
>
> --
> HTH,
> Kevin Spencer
> .Net Developer
> Microsoft MVP
> Big things are made up
> of lots of little things.
>
> "des" <dk_1967@hotmail.com> wrote in message
> news:GKBLc.2328$m12.1146@newsfe6-gui.ntli.net...
> > Hi,
> >
> > Not about Frontpage but seems best place to get an answer and I am
using
> > Frontpage to create my site so here goes.
> >
> > I want to use my web space with a live web site to also store some
files
> > transfered by FTP. The idea is that the files can be uploaded by my
> program
> > and then downloaded by another person at a different location.
> >
> > What I am wondering is, are there any problems using the web space
to
> store
> > files, could anyone just browsing the site get access to the files?
Or
> are
> > there any other side effects.
> >
> > The upload/download will be done using FTP built into the program so
there
> > are no links to the files on the web pages themselves.
> >
> > Sorry if this is a silly question but I am new to websites.
> >
> > TIA.
> > Des.
> >
> >
> >
>
>



Relevant Pages

  • Re: Manually Created Web Site Does Not Work - What am I Missing?
    ... For each different Web site ... have the same name or folder structure as my VS project. ... The ASP.NET Dev Server runs as the Administrator account in VS 2008. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Hit Counter not Working
    ... You must publish from the exact same folder that is on the web site ... Make a new folder ... This is a post for the server groups and forums. ... Sharepoint Admin to extend the site with FP extensions. ...
    (microsoft.public.frontpage.programming)
  • Re: Hey Ronx are you available
    ... folder as a website. ... This is the default web site there is no wite site name envolved ... I guess one I figure this issue out then frontpage will start to work. ... web server you cannot publish to the web server - there is no need to ...
    (microsoft.public.frontpage.programming)
  • Re: buttons not saving roll over effects
    ... Settings/charlotte's/Local Settings/Temporary Internet ... but ive noticed in my local settings folder there is a folder called Temp ... Graphic and Website Designer ... Site one of the Templates for a web site ... ...
    (microsoft.public.frontpage.programming)
  • Re: Disable WebDAV just for one URL??
    ... I set up a FP web site - let's call it family.sld.tld. ... There is a folder named Documents under ... >How exactly are you publishing the documents, and how did you set it up? ... >c) To control WebDAV publishing permissions, ...
    (microsoft.public.inetserver.iis)