On Wed, Oct 7, 2009 at 2:49 PM, Alvise Nicoletti
<[email protected]> wrote:

> Tryed to add this line to the upper configuration:
> ProxyPassCookie   domain=/ domain=http://localhost:8080/CompuService/
>
> But:
> /etc/init.d/apache2 reload
> Syntax error on line 8 of /etc/apache2/sites-enabled/003-compuservice:
> Invalid command 'ProxyPassCookie', perhaps misspelled or defined by a module
> not included in the server configuration
>  ...fail!

That's not the right directive name:

http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypassreversecookiedomain

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to