Articles

 500 internal server error - How to Get detailed errors

By default, our Windows hosting accounts display a custom/generic error when applications...

 Disabling Browser Cache on Windows Server static files

The following configuration sample adds an HTTP "Cache-Control: no-cache" header to the response,...

 Enabling Cache on Your Windows Hosting Account using clientCache

With our Windows hosting accounts, you can create caching rules to enhance your website's speed...

 How to install JAVA application in DocumentRoot directory?

There is no such functionality in Plesk at the moment to install java application in root...

 How to set Session Timeout in web.config

There are two way to set session timeout property in ASP.Net.First Method : Edit the following in...

 Scheduled Tasks (cron job)

Scheduling Tasks (Windows) If you need to run scripts on your hosting account at specific time,...

 Sending emails from php scripts in windows server

You can send emails from php scripts in Windows Servers using SMTP authentication code.  For this...

 URL Rewrite/mod_rewrite for Windows on IIS 7.x 8.x

For customers who are looking for a URL rewrite function (like Apache's mod_rewrite) on our...

 Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.

This error is usually caused by the asp.net worker process or the server recycling. By default,...

 Windows IIS Server - Reditect http:// to https://

Using the following code in your web.config file automatically redirects visitors to the HTTPS...