[Pkg-javascript-commits] [SCM] UNNAMED PROJECT branch, master, updated. 4-8-gfb1f715
Marcelo Jorge Vieira (metal)
metal at alucinados.com
Mon May 25 03:59:54 UTC 2009
The following commit has been merged in the master branch:
commit ab18a2bbae2a5505be66daec711fc9b612a7d4f8
Author: Marcelo Jorge Vieira (metal) <metal at alucinados.com>
Date: Mon May 25 00:05:12 2009 -0300
Removed the Indexes option from Apache configuration
diff --git a/javascript-common.conf b/javascript-common.conf
index ea2b836..7e5dbd3 100644
--- a/javascript-common.conf
+++ b/javascript-common.conf
@@ -1,5 +1,5 @@
Alias /javascript /usr/share/javascript/
<Directory "/usr/share/javascript/">
- Options Indexes FollowSymLinks MultiViews
+ Options FollowSymLinks MultiViews
</Directory>
--
UNNAMED PROJECT
More information about the Pkg-javascript-commits
mailing list