Author: Hrvach | Posted on: 11/15/2010 7:49:58 AM | Views : 944

Hello!

I'm not sure how to create rules for the problem mentioned above so if anyone could help me I'd be thankful.
So, let's start.
In my project I have one folder called Administration (contains pages created for administrating the public part of the page) and in root I have public pages. What I want to do is to prevent anyone beside administrator to enter the Administration part and to make the Administration/Login.aspx default page for entering Administration part. This part makes me confused. I tried to create the access rules, but that wasn't the option because I upload the images to the Administration/Upload folder so if I deny the users the images on the public part can't be accessed.
The second problem I don't know how to solve is public part of the page where I want to allow commenting only to logged in users (users only, not the admin). How to check if user is logged in and authetificated and how to enable the commen ...

Go to the complete details ...