Hi friends, i've a litle problem, i've a rails app on mydomain.com and it's
work fine!, but i'need access to cpanel/whm too, tehn i need redirect this
to apache, i can't do this, my pound.cfg is like this:
Service
URL ".*cpanel.*"
HeadRequire "Host:.**www.tiperu.org**"
BackEnd
Address 127.0.0.1
Port 8080
End
End
Service
HeadRequire "Host:.*tiperu.org.*"
BackEnd
Address 127.0.0.1
Port 8000
End
BackEnd
Address 127.0.0.1
Port 8001
End
Session
Type BASIC
TTL 300
End
End
Very thanks for your help!.
|