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

pb with cache_module and disk_cache_module / index.html

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Password administration and ageing  
Author Message
Thierry

External


Since: Apr 24, 2006
Posts: 1



(Msg. 1) Posted: Mon Apr 24, 2006 12:55 pm
Post subject: pb with cache_module and disk_cache_module / index.html
Archived from groups: alt>apache>configuration (more info?)

Hi,
I am running under FreeBSD 6.1 and Apache2.
If i am loading this two modules, my apache do not want to use the
DirectoryIndex ...
If i comment this two modules, apache2 work properly ....

My config:

DirectoryIndex index.html index-multi.html index.php index.html.var

</IfModule>
<IfModule mod_cache.c>
<IfModule mod_disk_cache.c>
CacheRoot "/var/cache/apache2"
CacheSize 50000
CacheEnable disk /
CacheDirLevels 5
CacheDirLength 3
CacheDefaultExpire 86400
CacheIgnoreCacheControl On
CacheIgnoreHeaders Set-Cookie
CacheMaxExpire 86400
</IfModule>
</IfModule>

Any idea ?

Thx

 >> Stay informed about: pb with cache_module and disk_cache_module / index.html 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[2.0.48] About index.html.var and index.html - ( I use Apache 2.0.48 on XP Prof) Under Apache 1.x I simply dumped my html files in the webroot folder and 'it' worked. I am struggling to get my simple .HTML website running under 2.x I see some things have changed dramatically in the conf files. I..

no access to /index.html - === Forbidden You don't have permission to access /index.html on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.0.46 (Red Hat) Server === DocumentRoot resides on....

CGI issue when returning to index.html - I have a slight issue with my website. Most of the pages are generated by Perl and they all function correctly apart from when someone logs off. When a user clicks the logoff button, the page just goes blank instead of loading index.html (frame page..

Apache2.0.47 can't get index.html.var working - Hi, i upgraded from a apache1 to a apache 2.0.47. Since then, i am not able to view documents in the right language. This doesn't work too in the default /manual section from apache (default installation). I always get the page like: URI: index.html.d...

Apache not displaying index.html.en - Hey all, Just installed Apache 2. When i type http://server/manual - i get a 404 If i type http://server/manual/index.html.en it works, and shows the index page. Also, any link from the index page fails, because the links are to ..html but the files..
   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 ]