This is a discussion on Document Authentication within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi Consider my www folder has the following structure: user0001/index.html user0002/index.html user0003/index.html ..... user9999/index....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
Consider my www folder has the following structure: user0001/index.html user0002/index.html user0003/index.html ..... user9999/index.html i.e. they are mapped to http://www.company.com/user0001/index.html Howevere, users may want to protect the document from being accessed, while some don't want it. Since there are so many users, what is the simplest method for this case? Thanks. |
|
|||
|
howa wrote:
> Hi > > Consider my www folder has the following structure: > > > user0001/index.html > user0002/index.html > user0003/index.html > .... > user9999/index.html > > > i.e. > they are mapped to http://www.company.com/user0001/index.html > > Howevere, users may want to protect the document from being accessed, > while some don't want it. > > Since there are so many users, what is the simplest method for this > case? > > Thanks. > use .htaccess ? |
| Thread Tools | |
| Display Modes | |
|
|