Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #18842

File viewer on a website

From WernerWarweg <werner@warweg.com>
Newsgroups comp.lang.php
Subject File viewer on a website
Date 2022-01-10 06:42 +0100
Message-ID <ee155fb4-3cb4-92b9-dd07-a74e2a5ba299@warweg.com> (permalink)

Show all headers | View raw


Hi,
I am looking for a program system with which I can automatically display 
a file system on the web. Directories and files should form menu items.

example
     1st level menu | 2nd level menu | 3rd level menu

root -> directory 1
             Directory 4 File 3
                     File 4
                     File 5

             Directory 5 File 6
                     File 7
                     File 8

     Directory 2 file 9
             File 10
             File 11

     Directory 3 file 12
             File 13
             File 14
     File 1
     File 2

The files are available in MD format. They are only meant to be for 
reading (viewing or downloading). It should not be possible for 
outsiders to change, delete or add. It would be great if certain 
directories (folders) could only be reached with a user / password. It 
would also be nice if the files could be commented on (by email). I 
don't want a database.

Can someone help me?
Warm greetings,
Werner

Back to comp.lang.php | Previous | NextNext in thread | Find similar | Unroll thread


Thread

File viewer on a website WernerWarweg <werner@warweg.com> - 2022-01-10 06:42 +0100
  Re: File viewer on a website Paul Herber <paul@paulherber.co.uk> - 2022-01-10 14:36 +0000
    Re: File viewer on a website WernerWarweg <werner@warweg.com> - 2022-01-11 05:17 +0100
  Re: File viewer on a website Jerry Stuckle <jstucklex@attglobal.net> - 2022-01-11 16:13 -0500

csiph-web