Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

problem with mod_cache

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  configtest - Can't locate API module structure `a..  
Author Message
Andres Baravalle

External


Since: Feb 06, 2007
Posts: 1



(Msg. 1) Posted: Tue Feb 06, 2007 11:19 am
Post subject: problem with mod_cache
Archived from groups: alt>apache>configuration (more info?)

Hi,
I've been trying to set up mod_cache. The configuration I'm using is
pretty similar to the one that I've seen in other posts in this group.

The folder /tmp/cache has 777 as permit.

<IfModule mod_cache.c>
<IfModule mod_disk_cache.c>
CacheEnable disk /
CacheRoot "/tmp/cache"
CacheSize 1000
CacheDirLevels 5
CacheDirLength 3
CacheDefaultExpire 259200
CacheIgnoreNoLastMod On
CacheIgnoreCacheControl On
</IfModule>
</IfModule>

Doesn't work at all... but doesn't give any error during the startup.

Any idea?

Andres

 >> Stay informed about: problem with mod_cache 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
CGI Problem - Dear Friends, Since downloading/installing the new Apache 2.0.52 version (and I've been away from this for a year now), I have the following problem (while working locally with 127.0.0.1 on a WinXP machine) in my office: I have in my..

another php problem - I to had a problem with php not running on apache2. I tryed the LoadModule php4_module "i:/php-4.3.6-win32/sapi/php4apache2.dll" AddType application/x-httpd-php .php at php.net now apache won't start I saw a message about php4ts.dll should ...

cgi-bin problem - I am running Apache 1.3.14 on Win 98. PHP & Perl are installed and are running correctly. The directory structure is C:/Perl C:/apache/www/cgi-bin C:/apache/www/...<other files and directories> My problem is this: I am trying to use a p...

ssi problem - I was trying to enable ssi on my apache web server. I've edited httpd.conf and add these lines: AddType text/html .shtml AddHandler server-parsed .shtml <font color=purple> ; Options +Includes</font> Despite of this, a...

SSL Problem - Hi, I have a problem with the configuration of Apache. When I start httpd I have this error : --- make_sock: could not bind to address 0.0.0.0:443 no listening sockets available, shutting down --- I want to disable the https because my port 443 is..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]