You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kapil Sharma <ma...@kapils.net> on 2003/01/15 10:21:42 UTC

[users@httpd] Apache 2 proxy error

Hi,
I am getting the following error when I try to start apache with proxy

Syntax error on line 991 of /etc/httpd/conf/httpd.conf:
Invalid command 'CacheRoot', perhaps mis-spelled or defined by a module
not included in the server configuration


If I comment the cache context, it works!!

#CacheRoot "/etc/httpd/proxy"
#CacheSize 5
#CacheGcInterval 4
#CacheMaxExpire 24
#CacheLastModifiedFactor 0.1
#CacheDefaultExpire 1
#NoCache a-domain.com another-domain.edu joes.garage-sale.com
 

Whats can be the reason?

kapil


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