Hello
I want to start pound with the following config file:
# config starts
User www-data
Group www-data
LogLevel 0
Alive 30
ListenHTTP 67.202.20.216 ,80
UrlGroup ".*"
BackEnd www.someurl.com,80,1
EndGroup
# config ends
when I inititalize pound I get no error message, only: Starting pound
When I take a look at the syslog, I find this entry:
etch pound: unknown directive "User www-data^M" - aborted
Thanks for help
Martin
|