Processing
Knowledge Base 
Search the Knowledge Base for

Here you can search and view our site Knowledge Base.
To find a specific article, use KB-article number format (ex. KB-1)

Article number: Article number: kb-12
Q. HOW TO: Configure a website

A. To configure a web site:
1. Enter the hosting space that contains the web site you wish to configure
2. in the left menu click "web sites"
3. Click the web site you wish to configure

Web Site Pointers / Aliases
Web site pointers allow you to link web site to different domains.
To add a web site pointer, click Add Web Site Pointer button. Add Web Site Domain Pointer page will open.
Select an existing domain from the drop-down box and click Add Pointer button. New web site pointer will be created.

To delete an existing web site pointer, just click button and confirm removal.

Home Folder

Home directory location
- Folder in your Hosting Space - select to permit users to access a specified folder in your hosting space to view or update web content. You can type the folder name in the Path text box below.
- Redirection to URL - select to redirect the client application, such as a browser, to another Web site or virtual directory by entering a URL in the box below.

Security settings
-Enable Write Permissions - select to allow users to upload files and their associated properties to the enabled directory on your server or to change content in a Write-enabled file. Write access is allowed only when a browser that supports the PUT feature of the HTTP 1.1 protocol standard.
-Enable Directory Browsing - select to allow users to see a hypertext listing of the files and subdirectories in this site.
-Enable Parent Paths - select to allow web pages to use relative paths to the parent directory of the current directory (paths using the .. syntax).

Authentication
-Allow Anonymous Access - select to establish an anonymous connection for users. IIS logs on the user with an anonymous or guest account.
-Enable Integrated Windows Authentication - select to ensure that the user name and password are sent across the network in the form of a hash. This provides a secure form of authentication.
-Enable Basic Authentication - select to send the password across the network in cleartext. Basic authentication is part of the HTTP specification and is supported by most browsers; however, user name and password are not encrypted and could present security risks.

Default Documents
Default documents are used by web server to identify a default document whenever a browser request does not specify a document name. Specify default documents in a top-down search order.

Virtual Dirs

A virtual directory is a friendly name, or alias, for a physical directory on your server that does not reside in the home directory. For example, if you create a virtual directory called "images" from a folder anywhere on your server, the contents of that folder will appear at http://www.mydomain.com/images/ even though they are not physically located in the images/ subfolder of your web site's root folder.

To create a virtual directory, open Web Site Properties page, select Virtual Dirs tab and click Create Directory button. Add Virtual Directory page will open.

In the Directory Name box, type a name for the virtual directory. In the Folder box, type or browse to the physical directory in which the virtual directory resides. Finally, click Create Directory button. Virtual Directory Properties page will open.

Secured Folders

Our control panel offers the ability to password protect your files and folders using secured folders. Secured folders are based on popular Troxo IISPassword.

-To enable Secured Folders, open Web Site Properties page, select Secured Folders tab and click Enable Secured Folders button.
-To create a new secure group, click Add Group button. Secure Group Properties page will open. Type the name of the group in the Group Name box and click Save button.
-To create a new secure user, click Add User button. Secure User Properties page will open. Type user name, password, retype password in the User Name, User Password, Confirm password boxes. Select secure groups in which you want to add this user and click Save button.
-To create a new secure folder, click Add Folder button. Secure Folder Properties page will open. Type folder title in the Folder Title box, type or browse folder path in the Folder Path box and select secure users and groups to access this folder. Finally, click Save button.
-To delete an existing secure group, user or folder, just click button and then click Update button.

FrontPage

Use this tab to configure FrontPage Server Extensions for your site. FrontPage Server Extensions are server-side scripts that extend the functionality of FrontPage. These extensions support features such as hit counters, data collection, e-mail processing, and database processing.

To install FrontPage Server Extensions, type the name and password of FrontPage account in the FrontPage Account and FrontPage Password boxes. Retype password ib the Confirm password box and click Install button. FrontPage status will be changed to Installed.

To change password for the FrontPage account, type the new password in the FrontPage Password box. Retype new password in the Confirm password box and click Change Password button.

To uninstall FrontPage Server Extensions, just click Uninstall button.

Extensions

Use this tab to customize Web service extensions. By default, in order to take a more proactive stance against malicious users and attackers, IIS serves only static content - meaning features like ASP, ASP.NET, etc. do not work unless enabled. If you do not enable this functionality after installing IIS, IIS returns a 404 error.

Extensions available are:
ASP, ASP.Net 1.1, ASP.Net 2.0, ASP.Net 2.0 Integrated Pipeline, PHP 4, PHP 5, Perl, Pyhton, cgi-bin

Select required extensions to enable and click Update button.

Custom Errors
Use this tab to customize HTTP error messages that are sent to clients when web server errors occur. It is possible to use generic default HTTP 1.1 errors, detailed custom error files that IIS provides, or create your own custom error files.

Code - all custom error messages display industry-standard HTTP codes, which ensure consistency with HTTP 1.1 error messages. You do not need to change this setting.

Sub Code - displays the Sub Code associated with HTTP Error Codes and does not require any change in normal settings.

Handler Type - the web interface allows you to have your own custom page for different HTTP error codes:
-File - type the location of the file mapped to the custom error. It is usually your home location , where you place your files/folders, provided by the web host.
-URL - to map the custom error to a URL, select URL and enter the path to the URL beginning with the virtual directory name, for example /virdir1/errors/404.htm
-Default - this type will reset to default error page of Windows 2003 server where URL allows you to have the error page in URL format.

Error Content - displays the URL/File/Default location, depending upon Handler Type selection.

To add custom error, open Web Site Properties page, select Custom Errors tab and click Add Custom Error button. New record will be added at the end of the custom errors list. Type custom error code, sub code, handler type and error content. Finally, click Update button.

To delete an existing custom error, just click button and then click Update button.

Headers

Use this tab to customize custom HTTP headers that are sent from the web server to the client browser. Custom headers can be used to send instructions from the Web server to the client browser that are not yet supported in the current HTTP specification, such as newer HTTP headers that IIS may not inherently support at the time of the product's release. For example, you can use a custom HTTP header to allow the client browser to cache the page but prevent proxy servers from caching the page.

To add a custom HTTP header , open Web Site Properties page, select Headers tab and click Add Custom Header button. New record will be added at the end of the custom headers list. Type the name and value of your custom HTTP header in the Header Name and Header Value boxes. Finally, click Update button.

To delete an existing custom HTTP header, just click button and then click Update button.

MIME Types
Use this tab to customize Multipurpose Internet Mail Extensions (MIME) types. MIME is a specification for creating file formats to be used in the exchange of e-mail, in Web documents, and in other applications on intranets and on the Internet. Each MIME format includes a MIME content type ("MIME type") and subtype which denote the kind of data stored in the file. IIS includes a table of the most common Web-related MIME types/subtypes and associated file name extensions. If IIS does not have MIME information for a MIME-formatted file that you download, then IIS will attach a default MIME identity to that file. As a result, the client receiving the file may misinterpret its contents. You can manually add MIME types, subtypes, and file name extensions to IIS for files whose MIME identity is not in the table.

To add new MIME type, open Web Site Properties page, select MIME Types tab and click Add MIME Type button. New record will be added at the end of the MIME types list. Type the file name extension and valid MIME type in the Extension and MIME-Type boxes. Finally, click Update button.

To delete an existing MIME type, just click button and then click Update button.
This page has been viewed 1354 times

Return to Search

Control Panel update
02-18-2010
Please be advised that server administrators will be upgrading the DotNetpanel control panel software on Thursday, February 18th 2010 from 9:00pm ET to 02:00am ET. During this update, the control panel (http://panel.realssl.com) may be unavailable for a brief period of time (up to 15 minutes). This maintenance is being performed to take advantage of new features and bug fixes recently released in version 2.8.12. If you run your own control panel installation you will need to upgrade it using the control panel package installer once the maintenance has been completed. For more information on upgrading your own panel install please review this article: http://Depositdata.com Please submit a support ticket if you have any questions about this notice: http://Depositdata.com Updates will be posted here: http://Depositdata.com Thank you, Depositdata.com
Email Updates
11-16-2009
ERRMSG: Sending reported error (0x80042109): Outlook is unable to connect to your outgoing (SMTP) e-mail server

Sign up now to get the answer?