]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/apache2
Graphen gefixt.
[ipfire-2.x.git] / lfs / apache2
index 0a95ee8574c72e6e9fe552bfee52398938ac2867..ff45178bbfcfe0a2a9b89f4e2a8855d482046408 100644 (file)
@@ -100,7 +100,7 @@ ifeq "$(PASS)" "C"
        chown -R root:root /srv/web/ipfire
        chmod -R 755 /srv/web/ipfire/cgi-bin
        chmod -R 644 /srv/web/ipfire/html
-       chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi,dial.cgi,images,include}
+       chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi,dial.cgi,images,include,themes,themes/*,themes/*/*}
 else
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/httpd-2.2.2-config-1.patch