On Wed, Oct 7, 2009 at 2:49 PM, Alvise Nicoletti
<li...@alvisenicoletti.com> 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
cove...@gmail.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to