|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IIS 5 / 6 .htaccessHello all,
I want to protect the file from special folder, but keep the access for editor from CMS (Content Management System) , Is possible to do that on IIS 5 / 6?? e.g: protected folder: http://website1/download/ , but editor can login to CMS and read and write a file from that directory, how can i do that??? Thanks in advanced. Ciao beachboy,
> Hello all, iis doesn't support .htaccess take a look here for more info > > I want to protect the file from special folder, but keep the access > for editor from CMS (Content Management System) , Is possible to do > that on IIS 5 / 6?? > > e.g: protected folder: http://website1/download/ , but editor can > login to CMS and read and write a file from that directory, how can i > do that??? http://support.microsoft.com/kb/324064/EN-US/ -- Christian Paparelli [Microsoft MVP Windows Server - IIS] http://mvp.support.microsoft.com http://italy.mvps.org My job: http://www.ithost.ch My blog: http://blogs.aspitalia.com/cp Hi,
Simply remove the anyonums access for the folder"download" from IIS Manager for your URL http://website1/download/ and select "Integrated Windows authentication" this will now ask for user credentials every time user access the URL http://website1/download/. Create the user for yourCMS (Content Management System) on the webserver and user those credentials to access the URL. Thanks & Regards Jigs4u_4ever Show quoteHide quote "beachboy" wrote: > Hello all, > > I want to protect the file from special folder, but keep the access for > editor from CMS (Content Management System) , Is possible to do that on IIS > 5 / 6?? > > e.g: protected folder: http://website1/download/ , but editor can login to > CMS and read and write a file from that directory, how can i do that??? > > Thanks in advanced. > > >
ASP.NET 1.1 + IIS 5 + Nagios
Make Client Cert Required in IIS on SBS 2003? IIS 6.0 and passwording site User gets challenged for authentication when opening a document SSL required on non SharePoint web site How do you restrict access to directory below parent dir with anon access? Domain Guests Grant Users Permissions to Modify IIS without Having Full Admin Ri automatic login with current username and password Secure FTP service? |
|||||||||||||||||||||||