Re: httpd on Debian

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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) ::
                         
                      ##################################################################
                       [ajay@localhost Effective C++]$ telnet
                       telnet> open 127.0.0.1 443
                       Trying 127.0.0.1...
                       telnet: connect to address 127.0.0.1: Connection refused
                       telnet>
                      ##################################################################


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

Anyways, I have been stuck at a pinging issue, so I am not anyways able to access the webdav share via firefox, as detailed at http://www.linuxquestions.org/questions/showthread.php?p=4772907#post4772907


Any further help will be gratefully appreciated :)


Thanks and Regards,
Ajay


On Wed, Sep 5, 2012 at 12:31 AM, Alex Bligh <alex@xxxxxxxxxxx> wrote:
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 want to put everything into your
sites-available/my-site-name
file (create one if it isn't there) then do
a2ensite my-site-name
and
/etc/init.d/apache2 reload

You may need to
a2dissite default

The directives are all the same (it's just where they are that
differs).

--
Alex Bligh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux