Re: [users@httpd] httpd on Debian

2012-09-05 Thread Alex Bligh
this is the output, when I run the command "apache2ctl -S" on my Debian VM (guest machine), hosted on a Fedora-14 machine :: ### VirtualHost configuration: wildcard NameVirtualHosts and _default_ servers: *:443   

Re: [users@httpd] httpd on Debian

2012-09-05 Thread Ajay Garg
Alex, this is the output, when I run the command "apache2ctl -S" on my Debian VM (guest machine), hosted on a Fedora-14 machine :: ### VirtualHost configuration: wildcard NameVirtualHosts and _default_ servers: *:443

Re: [users@httpd] httpd on Debian

2012-09-04 Thread Alex Bligh
--On 5 September 2012 11:57:00 +0530 Ajay Garg 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 ethe

Re: [users@httpd] httpd on Debian

2012-09-04 Thread Ajay Garg
Thanks Alex. I think that I configured the webdav correctly, since after a lot of huffs and puffs, I could get "/etc/init.d/apache2 restart" working correctly on the Debian server machine. But then, I tried (on the Debian webdav server machine) :: ##

Re: [users@httpd] httpd on Debian

2012-09-04 Thread Alex Bligh
Any pointers as to how may I proceed? Should I simply copy the things from the Fedora-versions; or there is some basic difference in configurations on Debian? Essentially the Debian/Ubuntu setup is not to use a big long config but to include the contents of directories. On Debian, you probably

[users@httpd] httpd on Debian

2012-09-04 Thread Ajay Garg
Hi all. I have successfully been setting up secure-webdav based shared on Fedora. However, when I try to do the same for Debian squeeze, I see the structure of files are very different. * The file "/etc/apache2/httpd.conf" is empty !! * The file "/etc