[Citadel Development] (no subject)

2006-01-30 Thread dothebart
the actual installation: [EMAIL PROTECTED]:~# netstat -lnp |grep webservertcp0 0 0.0.0.0:20000.0.0.0:* LISTEN 13218/webserver root 13218 0.0 0.7 20828 3672 ?Ss Jan26 0:05 /usr/sbin/webserver -f -p2000 uds /var/run/citadel/ 127.0.0.1

[Citadel Development] (no subject)

2006-01-30 Thread IGnatius T Foobar
>if i have an apache proxying it seems as if the groupdav urls built >just contain 127.0.0.1 as hostname. Fixed. When we have WebCit sitting behind an Apache proxy, we already require the "-f" option to be specified, which causes it to honor the "X-Forwarded-For:" header. Now we h

[Citadel Development] (no subject)

2006-01-30 Thread fleeb
Oo! I didn't know about the -f option... maybe *that* explains why I've been experiencing weirdness with the chat page...

[Citadel Development] (no subject)

2006-01-30 Thread dothebart
PROPFIND /groupdav/ HTTP/1.1 Host: 127.0.0.1:2000 User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.3 (like Gecko) (Debian package 4:3.4.3-2) Pragma: no-cache Cache-control: no-cache Accept: text/html, image/jpeg, image/png, text/*, image/*, */* Accept-Encoding: x-gzip, x

[Citadel Development] (no subject)

2006-01-30 Thread dothebart
once again after tiny mce is booted a paste with newlines:  PROPFIND /groupdav/ HTTP/1.1Host: 127.0.0.1:2000User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.3 (like Gecko) (Debian package 4:3.4.3-2)Pragma: no-cacheCache-control: no-cacheAccept: text/html, image/jpeg, image/png

[Citadel Development] (no subject)

2006-01-30 Thread fleeb
Hrm.. the -f option didn't help my chat problem.

[Citadel Development] (no subject)

2006-01-30 Thread IGnatius T Foobar
dothebart: I've got good news and bad news. The good news is that GroupDAV is fixed. It works just fine with KOrganizer again. The bad news is that I had to roll back the code. Something broke during the conversion to doxygen, and I couldn't figure out exactly where, so I had to