--On 5 September 2012 11:57:00 +0530 Ajay Garg <[email protected]> wrote:

Does that mean that the webdav is still not properly configured/started?
Or it could be a false negative?

It means nothing is listening on port 443 of your localhost address.
That does not preclude it listening on port 443 of your ethernet
address.

Try
 apache2ctl -S

which will tell you the hosts apache think's it has configured, and
have a look at your logs.

(httpd -S requires other stuff to be set up on Debian)

--
Alex Bligh

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to