This is a discussion on Apache file level authentication within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hi ..htaccess allows directory level authentication in Apache, but how is file level authentication set? eg a directory contains numerous ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
..htaccess allows directory level authentication in Apache, but how is file level authentication set? eg a directory contains numerous digital resources, customers buy download rights to some of these. Can this be achieved without putting each resource in a separate directory? Thanks |
|
|||
|
> .htaccess allows directory level authentication in Apache, but how is
> file level authentication set? > > eg a directory contains numerous digital resources, customers buy > download rights to some of these. Can this be achieved without putting > each resource in a separate directory? Take a look at <http://httpd.apache.org/docs-2.0/mod/core.html#files>. -- -------------------------------------------------------------------------- Kim Scarborough http://www.unknown.nu/kim/ -------------------------------------------------------------------------- |