Apache Server configuration support - Facing Problem While configuring Proxy Cache in httpd in Red Hat Linux with 'CacheRoot

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > July 2006 > Facing Problem While configuring Proxy Cache in httpd in Red Hat Linux with 'CacheRoot





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Facing Problem While configuring Proxy Cache in httpd in Red Hat Linux with 'CacheRoot
Mrinmoy

2006-07-28, 7:31 am

Hi,

Could anyone please help me out.

While configuring Proxy Cache I di the following

<IfModule mod_proxy.c>
ProxyRequests On

<Directory proxy:*>
Order deny,allow
Deny from all
Allow from 10.0.0
</Directory>
ProxyVia Full

CacheRoot "/etc/httpd/proxy"
CacheSize 5
CacheGcInterval 4
CacheMaxExpire 24
CacheLastModifiedFactor 0.1
CacheDefaultExpire 1

</IfModule>


But when I restart my server I get the error:Invalid command
'CacheRoot', perhaps mis-spelled or defined by a module not included in
the server configuration

Please HelP!!!

Thanks,
Mrinmoy

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com