DeskNow Knowledge Base
 
      
Home Installation and initial setup How can i disable HTTP access? I want HTTPS only

How can i disable HTTP access? I want HTTPS only

You can manually edit the file C:\Program Files\DeskNow\conf\server.xml (or /var/desknowdata/server.xml in Linux/Unix) and comment out (or entirely remove) the element under the line <!-- This connector is for normal HTTP connections -->

To comment out the section, simply add !-- at the beginning of the opening tag, and -- at the end, like this:

<!-- This connector is for normal HTTP connections -->
    <!--Connector className="org.apache.coyote.tomcat4.CoyoteConnector" port="80" minProcessors="5" maxProcessors="75"
               enableLookups="true" redirectPort="4443"
               acceptCount="100" debug="0" connectionTimeout="20000"
               useURIValidationHack="false" disableUploadTimeout="true" /-->

You then need to restart DeskNow.

Email Article Email
Print Article Print


How helpful was this article to you?
Related Articles
article 550 5.7.1 Access denied
This response comes from the remote server.The...

  June 24, 2004    Views: 135365   
article How can I access my local filesystem using DeskNow?
You can enable access to the native filesystem....

  January 18, 2005    Views: 44593   
article I cannot access DeskNow via SSL after I installed my certificate
First of all, make sure that you can connect to...

  February 8, 2006    Views: 9855   



Powered by Lore :: (c)2003 Pineapple Technologies.