Security implemention question

2003-01-03 Thread richard
Hi all. I am working on an application for which there are two levels of user. User level 1 must upload files to the server, and user level 2 must be able to download any files uploaded by users of level 1. I have already implemented page level security to restrict each level user to the pages f

Re: Security implemention question

2003-01-03 Thread Thanos Chatziathanassiou
Hi Richard, Happy new year to the list, BTW. [EMAIL PROTECTED] wrote: Can anyone either point out any major problems with this approach, or alternatively (preferably), suggest a better alternative ? In case it makes any difference to peoples ideas/views, I am not using Apache for access control

Re: Security implemention question

2003-01-03 Thread Theo Schlossnagle
On Friday, Jan 3, 2003, at 04:59 US/Eastern, [EMAIL PROTECTED] wrote: I have already implemented page level security to restrict each level user to the pages for which they are authorised. My problem is that for user level 2 to be able to download these files, they must be placed somewhere wit

Re: Apache-ASP on Apache2

2003-01-03 Thread beckts33 <[EMAIL PROTECTED]>
I am new to Apache and ASP, but was successful in getting Apache2 to run on Windows. I have also been able to run aspx on the same machine using a proxy server, Cassini. I'll attach the link for that. Here is the code I added to my config file that make ASP work with Windows/Apache: SetH