LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   mod_cache problem (https://www.linuxquestions.org/questions/linux-general-1/mod_cache-problem-563174/)

za1 06-20-2007 06:23 AM

mod_cache problem
 
Hello!

I have a serious problem with cache_module

This is my httpd.conf setup

LoadModule php5_module /usr/lib/apache/modules/libphp5.so
LoadModule cache_module /usr/lib/apache2/modules/mod_cache.so
<IfModule mod_cache.c>
CacheDisable http://www.domain.com
</IfModule>


BUT it does not work! I save and exit and restart
apache. But still all these files end upp i IE!

PLEASE help!

/Adrian


All times are GMT -5. The time now is 12:33 AM.