X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fapache2;h=a3c7ada77d572a6857640db05ec3d2a0950c5550;hp=f50332be97462207c12b22cd250cd6eb56e3d726;hb=935f311ed9dc4c67d7e603f6b08a45d1225422c8;hpb=8a39dd30e3d7f8386d15db6960926d75148610be diff --git a/lfs/apache2 b/lfs/apache2 index f50332be9..a3c7ada77 100644 --- a/lfs/apache2 +++ b/lfs/apache2 @@ -98,6 +98,7 @@ ifeq "$(PASS)" "C" 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,themes,themes/*,themes/*/*} + ln -svf ipfire /srv/web/ipfire/html/themes/ipfire-rounded # Reset permissions of redirect templates directories find /srv/web/ipfire/html/redirect-templates -type d | xargs chmod -v 755