Reverse proxy, IIS URL Rewrite, URL Authentication Windows vs Basic
Hi IIS Forums,I've got a java back-end application that I'm hoping to wrap some security around with IIS, as well as serve web content with IIS. All components are on the same server. The application...
View ArticleRetrieving the COM class factory for component with CLSID...
This is error that I'm getting while connecting to a server. I have seen similar kind of error in sharepoint service. But I'm not sure it is one and same. Can anybody confirm me that?
View ArticleIIS Web Application can't be accessed remotely
I have created a web application in Asp.Net . I deployed it on an IIS Server and the web app works fine on my machine but when i try to access it on another computer it dosen't work.Internal Server...
View ArticleApplication Pool Identity: Network Service vs Local System
On Windows 7 Professional IIS, I have a classic ASP webpage calling a DLL file.This DLL creates a batch file successfully and then tries to run the batch file that was just created.The batch file runs...
View ArticleX-Frame-Options Error 500 on IIS 8.5 Windows Server 2012 R2
Here is my issue. I have 2 servers TEST1 and Prod1 an Application Running on IIS 8.5 and on Windows 2012 R2 Build 9600On the TEST1 server my website runs under Default\LocalHost so I access it like...
View ArticleWordpress on IIS problems
I have some wordpress websites running on IIS. Last year 1 website was hacked. Somehow they managed to put php files in the content/uploads folder. Then the spammed my mailserver until it crashed....
View ArticleIP restrictions
I have a server running IIS 6.2 and I need to migrate the IP Restrictions to a new server running IIS 8.5 There are a lot of addresses.I have found the 6.2 metabase.xml file and located the IPSecurity...
View ArticleNon-SSL using SSL Cert unwanted
Hi all,This is probably a newb question but here goes. I have IIS 7.5 with 1 SSL site and many non-ssl sites, bindings all on 1 IP address (aliases, certs setup properly and works great). If I use...
View Articleform authentication problem
I am running asp.net internet application with IIS 8 in windows 2012 R2. I am having a form authentication problem. I tried to use an aspx program, "slogin.aspx", to do authentication. In IIS...
View ArticleIIS Directory Security Grant access of website to certain IP Range
My website's domain has public ip, 91.x.x.x but internally it is natted to a private ip, 192.x.x.xMy doubt is inorder to grant permission for only certain group of computers under website's Directory...
View ArticleDirectory Inaccessible Anonymous Access
I've just installed WSUS on Windows Server 2016 but bear with me, I think my issue needs to be addressed as a Web Server problem.The WSUS web site is accessible except for the /Content directory. I...
View ArticleIIS 8 app pool with specific user identity cannot see network shares
We have a Windows 2012 server running IIS 8.5. We created an application pool and assigned its identity to a specific Windows account (a "Custom" account in the Application Pool Identity dialog box)....
View ArticleIIS 7.5, Win2008 Server R2 - 401 - Unauthorized: Access is denied due to...
Hi,I'm setting up my first site on IIS 7.5.7600.16385 on Windows 2008 Server R2 Standard, and for some odd reason I'm the only user that can authenticate to the site. All other users get the "401 -...
View ArticleMultiple certificates on the same website
Hello,Setup on a Microsoft Windows Server 2012 R2 Datacenter consists of one website containing multiple bindings. Some of these bindings are suppose to be bound to different SSL certificates (SAN and...
View ArticleError Page 403 to 404 - Status Code Shows 403 Still
Hello,Due to a security vulnerability I am changing HTTP responses to go to a 404 error page, but this doesn't change the HTTP status to 404 it remains 403. How can I change the 403 status to show up...
View ArticleIIS7 Configuration : Application authentication
Hello,I have 2 virtual directories setup in IIS Manager.Both are pointing to the same fysical path.I added the (same) application in both virtual directories.I want toset the authentication on the...
View ArticleHow do you disable DES-CBC3-SHA with Windows 2008r2?
I have been trying to block the ability to connect via DES-CBC3-SHA (168)Currently i have reg keys for DES 56/56 , DES 168/168, Triple DES 168/168 all with keys of Enabled Dword 0 Howerver (and this is...
View ArticleEnabling HTTPOnly in Applicationhost file
Is it possible to enable http only for httpcookies on the applicationhost file?
View ArticleIpRestrictionModule only working for localhost
So I am using IpRestrictionModule in web.config to restrict access to a specific folder thus<location path="lucee"><system.webServer><security><ipSecurity allowUnlisted="false">...
View ArticleBug in IIS 7.5 (W2K8R2): Unable to bind a wildcard SSL certificate to IIS...
Note: This is a cross-post of a thread with the same subject line in the TechNet Windows Server/Security forum, per advice of one of the respondents.Environment:Server: Windows Server 2008 R2Clean...
View Article