IIS alternative to htaccess for my Website
Hello,I'm going to change my web server on IIS and I need to migrate a website whit htaccess.But it doesn't work.How can I do that ?Thank you
View Articleiis 7.5 web.config handler mappings order
My site requires one of the handler mappings on the webserver to be moved the top of the list. Â I've tried removing it and re-adding it in my web.config but it goes back to its usual place towards the...
View Articleappcmd command for URL rewrite rules.
Hi,I wants to create the follwoing URL Rewrite rule using appcmd.exe command. (IIS Version : 10.0 )<rewrite><rules><rule name="ME Rewrite Rule" stopProcessing="true"><match...
View ArticleHTTP Handler is not working in managed pipeline mode Classic
Hi allI am working on an application which requires to have an HTTP Handler for handling a .pdf File The handler's configuration in web.config file is as followed,<system.webServer><handlers...
View ArticleMS FTP server on Windows 2016 not responding the same way 2008 servers do to...
Hi There; thanks for reading, We have recently been upgrading our Windows Server machines to Windows Sever 2016 with FTP server on IIS 10.0 and noticed that when our current perl scripts (ver. 5.16.3)...
View ArticleHTTP Handler is not working When we click Refresh\F5 button in IE browser
Hi all<div>I am working on an application which requires to have an HTTP Handler for handling a .pdf File The handler's configuration in web.config file is as...
View ArticleHow to upgrade the cipher suite to a Windows Server 2012 R2 Standard
Hello,installing the SSL certificates on my Windows Server 2012 R2 Standard with IIS 8.5 I found myself having the following message when I went to see the specifications of the certificate installed...
View ArticleIIS Monitoring Script for all website pages
I need to setup a monitoring script/or method to test if all pages of the website are up. running Win 2016/IIS10. do you have a PS script, hyperlink or method that I can apply (I am interested in the...
View ArticleIIS 403.502 Redirect
Good afternoon all,I've been having some trouble getting into one of our internal IIS sites, I get either a 403 error, or an ERR_TOO_MANY_REDIRECTS, but I don't see any redirects or rewrite rules so...
View ArticleUmbraco module reference that would not go away
We have migrated our web sites from Windows Server 2008 SP2 to Windows Server 2016. In addition to a Classic ASP site that has no problem, there is one ASP.NET site created with Umbraco, and one other...
View Articleappcmd to modify CPU attributes for apppool
we have a 200+ apppools that we need to modify their CPU:Limit, CPU:Limit Action and CPU:Limit Interval (minutes) settings.does anyone know the documentation for the correct flags/command?thank youÂ
View Articleweb.config vs location tags
New to IIS and this is confusing me. It seems that both achieve the same thing but that use of location tags means that other admins that might have delegated access to a site or server have that...
View ArticlePowershell to Get bindins info from AppPools
Hi,I'm new to IIS so please excuse if my terminology is not accurate.... Well I'm trying to get the bindings information for AppPools under Sites.If I execute this 1st command below (Get-ChildItem...
View ArticleApp Api Autostart Don't work (.net Core 2.1) (IIS 10)
Hello everybody,I have the problem that my Api (.net Code 2.1) does not start automatically after publishing, restarting the page or recyle once a Day.Only after the first Api request starts the app. I...
View ArticleCloned VM redirecting to original hostname
Hello,I recently cloned our QA web server inorder to make a DEV environment. After I cloned the web and database VM's I updated any reference to the original qa-web name to dev-web. In IIS I updated...
View ArticleHow to change IIS WebServer Name using powershell
Hi allLast week I cloned 40 IIS WebServers (W2K16) from VMWARE VM with newSid generation in order to swap old IIS Webservers (W2K8).All new servers have correct netbios and hostname, but in IIS console...
View ArticleHTTP Error 500.0 - Internal Server Error could not find scriptProcessor in...
I tryed to acess website in localhost but i got this error and i don't know you can a solve this, i looked so many post in the internet but it did not work, somebody can guide me one light on this dark...
View Articlepost json to web service debug
I need to post a json for a webservice (https://www.statcan.gc.ca/eng/developers/wds/user-guide#a12-5). This is public and you can navigate to this page/web serviceI try to use...
View ArticleHelp with URL Rewrite - Reverse Proxy
Hello,I'll need some help :(What is my goal?An Web-Application is running on a port 8090 (not in IIS)lets say its : http://somecomputer:8090/index.html (or any other site/picture/css etc)On this...
View Article