From 10f4954b4530a67d88c66ba8e397ee81487f4752 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Tue, 20 Jul 2010 20:34:41 -0700 Subject: Bug 428313: Properly expire the browser's CSS and JS cache when there are new versions of those files. This also eliminates single-file skins and should also allow Extensions to have skins. r=glob, a=mkanat --- docs/en/xml/installation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 2b8e1b878..b498acb81 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1044,7 +1044,7 @@ max_allowed_packet=4M AddHandler cgi-script .cgi Options +Indexes +ExecCGI DirectoryIndex index.cgi - AllowOverride Limit + AllowOverride Limit FileInfo Indexes </Directory> -- cgit v1.2.3-24-g4f1b