Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Givin costume cache settings to directory in .htaccess
Old 12-17-2006, 09:22 PM Givin costume cache settings to directory in .htaccess
Moldarin's Avatar
Extreme Talker

Latest Blog Post:
Keyword Density and Title Tags
Posts: 201
Trades: 0
Hi,

How do I set costume cache settings for a directory (say /lib/css/) in Apache's .htaccess configuration file?

Please show me an example! I have tried searching the Web, but I only came up with really hard to understand guides with no good examples.

Thanks in advance,
__________________
I do not share ad revenue.
Moldarin is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-19-2006, 11:34 AM Re: Givin costume cache settings to directory in .htaccess
Moldarin's Avatar
Extreme Talker

Latest Blog Post:
Keyword Density and Title Tags
Posts: 201
Trades: 0
What is wrong with this configuration? It gives a 500 error.

Code:
ExpiresActive On
<Directory "/home/content/a/l/e/aleksandersen/html/lib/images/">
	AllowOverride Indexes
	ExpiresDefault "access 3 months"
</Directory>
<Directory "/home/content/a/l/e/aleksandersen/html/lib/script/">
	AllowOverride Indexes
	ExpiresDefault "access 3 months"
</Directory>
<Directory "/home/content/a/l/e/aleksandersen/html/lib/style/">
	AllowOverride Indexes
	ExpiresDefault "access 5 weeks"
</Directory>
__________________
I do not share ad revenue.
Moldarin is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Givin costume cache settings to directory in .htaccess
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.48105 seconds with 12 queries