Glossary Item Box

Installation: InstallationSystem RequirementsDataBase configurationSystem Backup and Recovery

General: OverviewCMS architecture

See Also CmsDeveloperGuide Send comments on this topic.

Deployment in shared hosting

After you finish the development of your application, you will need to move it to your web server. Deployment to the web server can be done over FTP and it’s not necessary to run any setup or make any manual configuration on the server, which means you can run Astron CMS with most shared hosting providers.


Please make sure that your web hosting provider supports the following features:

 

Site deployment 

Copy all your site files into the folder. Set correct connection string settings and other parameters (mail and provider settings) in a web.config config file.

 

IIS configuration

To support fiendly URL you need to configure ISS by adding a wildcard application map ASP.NET handler with setting it’s property into C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll. Notice that the flag "Verify that file exists" must be unchecked.

 

Administrative interface deployment

Copy the files of the administrative interface into the folder, where it will be located. Set the correct settings of the connection string and other parameters in web.configconfig file. 

IIS configuration

The folder, in which the administrative interface is located, should be created as web application. The wildcard application map handler should be empty at that.

Installation: InstallationSystem RequirementsDataBase configurationSystem Backup and Recovery

General: OverviewCMS architecture

 

 


© 2005-2007 Astron Digital Ltd. All Rights Reserved.