/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2006
/
2006-08
/
unknown directive "UrlGroup ".*"" - aborted
[
Install - no /usr/local/etc/pound.cfg created / ... ]
[
unknown directive / =?iso-2022-jp?B?GyRCNVdKXUVEGy... ]
unknown directive "UrlGroup ".*"" - aborted
James <mylists2004(at)gmail.com> |
2006-08-11 01:39:46 |
[ FULL ]
|
After updating Pound on a Debian machine from version 0.9 to v. 2.1 my
config file generates a lot of unknown directive error message.
Currently I'm stuck on two unknown directive error messages. First one is
about "UrlGroup ".*"" - aborted", and the second one is about "ExtendedHTTP
1 - aborted".
I guess syntax changed from version 0.9 to 2.1. Any help is apprecaited.
Thanks.
/etc/pound/pound.cfg
User "www-data"
Group "www-data"
LogLevel 1
Alive 20
ListenHTTP
Address IP.IP.IP.IP (my public IP address)
Port 80
WebDAV 1
ExtendedHTTP 1
UrlGroup ".*"
BackEnd 192.168.0.2,80,1
EndGroup
ListenHTTPS *,443 /etc/cacert.pem
"ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL"
AddHeader "Front-End-Https: on"
|
|
|
Re: [Pound Mailing List] unknown directive "UrlGroup ".*"" - aborted
Ondra Kudlik <kepi(at)orthank.net> |
2006-08-11 10:48:44 |
[ FULL ]
|
Config file syntax is very different in 2.x series. man page is your
friend
Čt, srp 10, 2006 ve 04:39:46 -0700, James napsal:[...]
|
|
Re: [Pound Mailing List] unknown directive "UrlGroup ".*"" - aborted
James <mylists2004(at)gmail.com> |
2006-08-12 01:21:10 |
[ FULL ]
|
What is the correct syntax then? Anyone?
On 8/11/06, Ondra Kudlik <kepi(at)orthank.net> wrote:[...]
|
|
|
Re: [Pound Mailing List] unknown directive "UrlGroup ".*"" - aborted
Ondra Kudlik <kepi(at)orthank.net> |
2006-08-12 02:11:11 |
[ FULL ]
|
Sorry, but try to read doc. Writing of documentation is very hard
work, so why not to use it???
So:
man pound
or go to
http://www.apsis.ch/pound/
Everything about new syntax is here.
[...]
|
|
|