|
DotNetPanel |
Top Previous Next |
|
The NGASI DotNetPanel user is created with the default password "coolgeek". The user must change the default password after login. The password must be alphanumeric with at least 8 characters and contain at least one of the following special characters "!@~^()".
All application server related files are installed under: C:\HostingSpaces\<USER_NAME>\appservers
Below are the default DotNetPanel related configuration values, which you may edit accordingly in the C:\usr\ngasi\webapps\ROOT\WEB-INF\ws\webapps\appservermgr\ZP-INF\wsportal.properties file: dotnetpaneluserhome=C:\HostingSpaces
Using Apache Web Server instead of IIS Sometimes Apache Web server is desired instead of IIS as a proxy to accounts application servers. Configuring Apache Web Server may be done Globally or on a per-user basis.
NOTE: Microsoft httpcfg.exe or netsh.exe utility must already be installed on the Server. First the IP Address for Apache to listen to must be specified in the wsportal.properties. Add an entry for "win_apache_listener_address" with a valid IP address that will not be used by IIS. To make Apache the web server for all accounts, add the following entry in the wsportal.properties file: win_hasApacheOption=true To set for a specific user, login to NGASI AppServer Manager as admin user. Go to Users List. Select User. Click on the "Customize" User account button. Select the "Control Panel" Tab. Select the "Apache Option". Finally click the "Save" Button. NOTE: If the user domain relies on the local DNS server, then the DNS Zone settings would need to be updated in Plesk to reflect the IP Address associated with Apache. NOTE: The Apache Web Server used is automatically installed by NGASI AppServer Manager.
|