Trancemission
Technical User
Apologies if this is a simple question but I cannot see to get any help from documentation or google.
I am now working on a project which requires an intranet application where I can select a folder from our Lan [a mount drive on my BSD web server] and clients can browse the lan.
My problem here is security, I need to control access to this intranet, I have had a play with .htaccess but cannot get it wokring, and I am not sure if this will work with all my sub-directories.
Some of these directories are 10 folders deep so putting a htaccess file in each is not practical.
Is there a config I can setup that will ask for uname and password on a session basis.
I do not wish to create a per-directory acl, just an overal policy so basically if any body trys to hit my intranet [any folder within] they need a uname and password.
Writing thie post make's it seem even more simple but I script php
Cheers
Trancemission
=============
If it's logical, it'll work!
I am now working on a project which requires an intranet application where I can select a folder from our Lan [a mount drive on my BSD web server] and clients can browse the lan.
My problem here is security, I need to control access to this intranet, I have had a play with .htaccess but cannot get it wokring, and I am not sure if this will work with all my sub-directories.
Some of these directories are 10 folders deep so putting a htaccess file in each is not practical.
Is there a config I can setup that will ask for uname and password on a session basis.
I do not wish to create a per-directory acl, just an overal policy so basically if any body trys to hit my intranet [any folder within] they need a uname and password.
Writing thie post make's it seem even more simple but I script php
Cheers
Trancemission
=============
If it's logical, it'll work!