Setting Timezone with .htaccess
How do I offset the Timezone for my location, instead of the server timezone? This is quite easy actually in Linux. Open your .htaccess file and add the following line: SetEnv TZ location where location is the specific timezone you want to define. A list of Supported Timezones can be found here: http://www.php.net/manual/en/timezones.php
Continue Reading...Rejected-By-UrlScan
URLScan v3.1 is a security tool that restricts the types of HTTP requests that Internet Information Services (IIS) will process. By blocking specific HTTP requests, URLScan helps prevent potentially harmful requests from being processed by web applications on the server. If you receive a HTTP Error 404.0 – Not Found with a physical path containing […]
Continue Reading...Microsoft URL Rewrite module
Your Windows account is coming with pre-installed Microsoft URL rewrite module. To learn how you can use it, please go to: http://learn.iis.net/page.aspx/460/using-url-rewrite-module/ Learn more about enable IIS Manager remote access
Continue Reading...IIS Manager Remote Access
To download and install the IIS 7.0 Manager, use one of the following links: For X86 processor systems: http://iis.net/downloads/default.aspx?tabid=34&g=6&i=1626 For X64 processor systems: http://iis.net/downloads/default.aspx?tabid=34&g=6&i=1633 NOTE: Before you can use IIS Manager we must grant permission to the user who is going to connect. Please open a support ticket, so we can enable the access for […]
Continue Reading...Moving an ASP.NET Application from IIS 6.0 to IIS 7.0
When you upload IIS 6 applications to IIS 7 you need to change the settings in the web.config. For are detail information please review: http://msdn.microsoft.com/en-us/library/bb515251.aspx
Continue Reading...Customizing Web Server Error Messages 404 (Windows Hosting)
When visitors coming to a site request pages that the Web server cannot find, the Web server generates and displays a standard HTML page with an error message. The standard error messages may inform of problems, but they do not usually say how to resolve them or how to get the lost visitor on his […]
Continue Reading...MS Internet Information Server
We provide support for Internet Information Server Version 7 (IIS 7) with all of our Windows based hosting packages. In addition we offer support for: URLRewrite Module Online ASP.NET Version control tool Classic ASP 3.0 Hosting FileSystemsObject Mobile Internet Toolkit Customizable global.asa Customizable global.asax, web.config .NET dll, Code Behind, /bin Folder Multiple Application Root Web […]
Continue Reading...