Networking Forums

Networking Forums > Computer Networking > Broadband > Pipex dslspace - allowing browsing of a folder

Reply
Thread Tools Display Modes

Pipex dslspace - allowing browsing of a folder

 
 
Oliver Haslam
Guest
Posts: n/a

 
      10-05-2003, 07:19 PM
I have a folder on my dsl space that I want people to be able to browse (ie
see a list of files, click on one to open). At the moment it wont let me,
either get permission denied, or just a place holder saying there isnt an
index.htm there. What am I missing?

TIA

Oli


 
Reply With Quote
 
 
 
 
Martin Cooper
Guest
Posts: n/a

 
      10-05-2003, 07:29 PM
"Oliver Haslam" <(E-Mail Removed)> wrote:

> I have a folder on my dsl space that I want people to be able to browse

(ie
> see a list of files, click on one to open). At the moment it wont let me,
> either get permission denied, or just a place holder saying there isnt an
> index.htm there. What am I missing?
>
> TIA
>
> Oli
>


Hi,
I assume you mean your webspace. This is just a guess, but a number of
providers of web space will only make the page visible if an index.htm (or
index.html) file is available in the webspace. Try creating a simple page
pointing to your files and see if that solves the problem.

--

Martin
 
Reply With Quote
 
Oliver Haslam
Guest
Posts: n/a

 
      10-05-2003, 08:58 PM
> Hi,
> I assume you mean your webspace. This is just a guess, but a number

of
> providers of web space will only make the page visible if an index.htm (or
> index.html) file is available in the webspace. Try creating a simple page
> pointing to your files and see if that solves the problem.
>
> --
>
> Martin


Hi Martin

Yes I mean the webspace, pipex just call it DSLSpace

I assumed making a page would get round the problem. Thing is I want to be
able to just whack images up there without having to edit any html for
people to see them. Dont suppose there's a way of writing some code that
automatically adds new images is there?

Ta very much

Oli


 
Reply With Quote
 
Tom
Guest
Posts: n/a

 
      10-05-2003, 09:11 PM

"Oliver Haslam" <(E-Mail Removed)> wrote

> I assumed making a page would get round the problem. Thing is I want to

be
> able to just whack images up there without having to edit any html for
> people to see them. Dont suppose there's a way of writing some code that
> automatically adds new images is there?


If you load them up and they're not on a page, people will have to use the
image name in the url eg

http://www.yourwebaddresshere.com/image1.gif

etc

HTH.

T.


 
Reply With Quote
 
Martin Cooper
Guest
Posts: n/a

 
      10-06-2003, 07:20 AM
"Oliver Haslam" <(E-Mail Removed)> wrote:

> > Hi,
> > I assume you mean your webspace. This is just a guess, but a number

> of
> > providers of web space will only make the page visible if an index.htm

(or
> > index.html) file is available in the webspace. Try creating a simple

page
> > pointing to your files and see if that solves the problem.
> >
> > --
> >
> > Martin

>
> Hi Martin
>
> Yes I mean the webspace, pipex just call it DSLSpace
>
> I assumed making a page would get round the problem. Thing is I want to

be
> able to just whack images up there without having to edit any html for
> people to see them. Dont suppose there's a way of writing some code that
> automatically adds new images is there?
>
> Ta very much
>
> Oli
>


Hi Oli,
does the webserver support CGI scripts? If so, you cold write a script
called index.cgi that would list the files in the images directory, and
dynamically generate a webpage listing the various images. Doing this in
perl, if supported, should be fairly straight forward. If the server is
setup correctly, it would then call index.cgi when the page was accessed.
If not, you would have to create an index.htm page with a link to the CGI
script.

--

Martin
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
slow folder browsing to 2003 server across VPN Jason Blake Windows Networking 1 07-21-2007 05:43 AM
slow browsing in shared folder pankajrana Windows Networking 0 09-14-2006 09:10 AM
Pipex DSLSpace Temporarily Unavailable... Irma Troll Broadband 11 05-18-2006 09:40 AM
Slow folder browsing over VPN Steve D. Windows Networking 1 05-10-2006 08:41 PM
Slow browsing shared folder(s) after Server 2003 upgrade Mark L. Windows Networking 1 04-08-2005 05:12 PM



1 2 3 4 5 6 7 8 9 10 11