Koozali.org: home of the SME Server

webdav

Offline jvels

  • ****
  • 130
  • +0/-0
    • http://vels.dk
webdav
« on: November 02, 2004, 09:39:30 PM »
Hi

someone there have a link to how to install webdav on at sme server? The link under how to's does not work :(

Offline funkusmunkus

  • *
  • 220
  • +0/-0
webdav
« Reply #1 on: November 03, 2004, 12:44:37 AM »
hi jvels,

Code: [Select]
Derek.

I created a directory for squid in templates-custom
type: mkdir -p /etc/e-smith/templates-custom/etc/squid/squid.conf
Your custom fragments for squid should be created in this directory

I then created a file called 50extension_methods10SEARCH in squid.conf directory
using pico
type: pico 50extension_methods10SEARCH

file contained the single line below
extension_methods SEARCH
(thanks Derek)

saved it and then expanded the template
type: /sbin/e-smith/expand-template /etc/squid/squid.conf

restarted squid services
type: service squid restart


this was taken from http://forums.contribs.org/index.php?topic=15715.msg60545#msg60545
that should be the webdav fix.

hope that helps
cheers
.........

Offline jvels

  • ****
  • 130
  • +0/-0
    • http://vels.dk
webdav
« Reply #2 on: November 03, 2004, 04:32:45 PM »
Im interesting the link at this page:
http://no.longer.valid/mylinks/singlelink.php?cid=115&lid=418

but it is dead :(