PHP and session lifetime
We have a website running on IIS7 and coded using PHP. We let users(Admin) to specify a value for session lifetime in admin page. So users will be automatically log out once it reaches/exceeds...
View ArticleIIS sending empty file for Script file requests instead of the file.
Background info:I'm running windows 10 IIS service on my local machine for web development using VS 2015 Pro. Trying to get to the point of debugging my web application, a MVC asp 4.52 app.My problem...
View ArticleCan't Show non-English Character on FTP client
IIS i try SET Allow UTF-8 to false is not work my System in Server 2012 r2 -English platform
View Articlelimit attribute for dynamic content of httpCompression required
minFileSizeForComp of httpCompression is only working for static content, require Similary Min Size Limit attribute for dynamic content.cause when content is little than 1KB, compression just make it...
View ArticleShared config Export IIS 8.5 to IIS 10
Has anyone tried to export a Shared Config from IIS 8.5 (2012r2) to IIS 10 (2016)...I know there have been converters in the past...
View ArticleIIS on Azure App Service resolves url as physical path instead of let the...
I have an express based node.js application running as an Azure App Service. It is capable to process the content of other websites. The website's URL should be passed as the part of the request URL,...
View Articlewildcard host header IIS 8 server 2012R2
I am a newbie and need help setting up a Wildcard Host Headers that enable admins to setup a webserver for a domain, e.g. contoso.com and then have the webserver serve requests for any subdomain.For...
View ArticleI cannot add an entry here
I tried to add an entry here about not being able to install PHP Manager using the Web Platform Installer.After I clicked on the POST button I got,The page you are looking for is not available... If...
View ArticleCorrect way of configuring secure and unsecure on same IIS
We have two web sites on the same IIS 7.5. They are www.mydomain.com (unsecure) and my.mydomain.com (secured by SSL). They work fine but the rare issue is that whenever someone intentionally or...
View ArticleIIS: Internal Server Error scriptProcessor could not be found in application...
I am trying to set up a Flask webapp through IIS 8.5. Even though it worked before, but now it sopped completely giving me ERROR 500: Internal Server Error<handler> scriptProcessor could not be...
View ArticleEditing in-built HTTP Response Headers
Is there a way to edit in-built HTTP Response Headers?I am trying to edit the Cache-Control header in a IIS/8.5 server running .NET 3.5The Cache-control header has a value "no-cache:set-cookie" and...
View ArticleAdd-WebConfiguration or Add-WebConfigurationProperty
If I use the inetmgr GUI to add a field for logging, I see that the applicationHost.config file adds a line to the customFields element like this:<siteDefaults><logFile logExtFileFlags="Date,...
View ArticleNeed Your Help with 301 Redirects
Hello All,I need your help with understanding a redirect scenario.Let's assume that my site example.com has a product page in English, Spanish and...
View Articleidle timeout action under web.config?
is it possible to have this setting under the web.config? my development guys don't have access to the application config.Configure Idle Worker Process Page-Out for a Single Application Pool. windows...
View ArticleReverse Proxy
Hi There,I'm currently trying to point my blog folder on my site to another host. I do not want to host WordPress on my IIS server. Ok, so I have thewww.domain.com/blog/ working it pulls through the...
View ArticleHow to remove spaces from end of URL?
I have many external links on the website:wwww.domain.com/folder/%20(users posts on a third-party sites links with a space at the end).On similar address server responds with 404 error.How to do a...
View ArticleHow to change URl
Hi,I have a main site with url "https://myapp.com" and there are SubApplication created for clients like "https://myapp.com/client1". so is there a way to hide SubApplication name.That means if we hit...
View ArticleCorrect MIME-Type for IIS URL Rewrite
I have this rewrite rule:<rule name="Test" patternSyntax="ECMAScript" stopProcessing="true"><match url="^[A-F0-9]{40}$" negate="true"/><conditions trackAllCaptures="true"><add...
View ArticleEnable HTTP logging
I am trying to enable HTTP logging on IIS 8.5. The installation failed with error message: object reference not set to an instance of an objectWhat can I do?
View Articlecan't run php website
Hello,get in trouble with IIS configuration PHP. I can access the DefaultWebSite but I'm not able to run any other!here are ISS features here is iis screenshotand Edge result. Nothing!what's the issue,...
View Article