Support
- Advanced Backup
- Client Side
- Cloud Enterprise
- ColdFusion
- Control Panel
- cPanel
- Customer Portal
- DNS Information
- Dedicated Servers
- DirectAdmin
- Domain Name
- dotDefender
- Block Uploads by Filetype with dotDefender in Linux
- Change Admin Email Address for dotDefender Blocked Requests
- Common Whitelist Rules for DotDefender
- Configure dotDefender Default Error Page
- Whitelist an IP Address
- dotDefender Pattern Details
- Locate dotDefender Blocked Requests: Windows
- Whitelist a URI
- Locate dotDefender Blocked Requests: Linux
- Migrating dotDefender Settings to New Hardware
- Dreamweaver
- FileCatalyst
- Front Page
- FTP
- General Information
- Hosted Exchange & SharePoint
- IIS6
- IIS7
- Juniper Netscreen Firewalls
- Linux
- List Server
- MIVA Merchant
- MySQL
- Patching / Server Updates
- phpMyAdmin
- Plesk
- Policies and Procedures
- Premium Spam Filtering
- Programming
- Ruby on Rails
- Search Engine Submission
- SharePoint 3
- SharePoint 2010
- SiteDesigner
- SmarterMail 3
- SmarterMail 4
- SmarterMail 5
- SmarterMail 6
- SmarterMail 7
- SmarterStats
- SmarterTrack
- SQL Server
- Secure Socket Layer (SSL)
- Uploading Your Website
- Video Tutorials
- Windows Server 2003
- Windows Server 2008
- Web Design
- WordPress
- Advanced Monitoring
- MediaWiki
- Enkompass
- Microsoft Outlook 2010
- Android
- Outlook Web Access
- Critical Availability Service
- NAS Data Transfer
- Customer Portal Demos
- Joomla
- Moodle
- Cloud Dedicated
- Gallery CMS
- phpBB
- Standard Monitoring
- Righteous Restore
- NAS (Network Attached Storage)
- Networking
- SmarterMail 8
- PCI Security Scan
- LinkTiger
- Windows Cloud VPS
- Linux Cloud VPS
- Linux VPS
- Windows VPS
- Hyper V
- ENSIM
- Alert Logic
- Webmin
- e107
- Vbulletin
- VPN
- Visual Vault
- Mozilla Thunderbird
- PyroCMS
- Active Directory
- Vmware Related
- Drupal
Configure Default Error Page
When a custom error page is used, the administrator could add a Reference ID in order to easily search for event details in cases of false positives. To generate a Reference ID in a custom error page, the variable %RID% should be added to the code of the HTML page.
Here is an example page:
<html> <body> <p>The request has been blocked.</p> <p>Please contact the site administrator and provide the following Reference ID: %RID%</p> </body> </html>
Once the page is created, open dotDefender and perform the following steps:
- Select the Security Profile in which you would like to change the default error page.
- On the right pane, select "Error Page".
-
Select one of the following:
- Select Custom if you would like to select a custom page located on your server. Press the Browse button and select the page you would want dotDefender to display to the attacker's browser. This page must be located in the wwwroot or a subdirectory, since these directories have sufficient permissions for the IIS.
- Select Redirect to URL to instruct dotDefender to redirect the user to a full URL path. In this case, no error page will be displayed.
- Press on the Apply Settings button for settings to take effect.
