From: Oliver Böttcher Date: Thu, 17 Mar 2016 14:41:04 +0000 (+0100) Subject: Emperra: alias dirs live X-Git-Tag: v0.1.0~5136^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=10e4ccea630a8dd63295222951103a454103ec00;p=pixelpark%2Fhiera.git Emperra: alias dirs live --- diff --git a/customer/emperra/portal-esysta-com.pixelpark.net.yaml b/customer/emperra/portal-esysta-com.pixelpark.net.yaml index a7efd37a..65deee0c 100644 --- a/customer/emperra/portal-esysta-com.pixelpark.net.yaml +++ b/customer/emperra/portal-esysta-com.pixelpark.net.yaml @@ -278,6 +278,8 @@ site::profile::apache::vhosts: path: '/var/www/esysta/portal/media' - alias: '/site-video' path: '/var/www/esysta/portal/site-video' + - alias: '/static' + path: '/var/www/esysta/portal/static' rewrites: - portalonly: comment: 'Alles auf doc umleiten.' @@ -332,6 +334,8 @@ site::profile::apache::vhosts: path: '/var/www/esysta/portal/media' - alias: '/site-video' path: '/var/www/esysta/portal/site-video' + - alias: '/static' + path: '/var/www/esysta/portal/static' custom_fragment: | SetEnvIfNoCase ^X_DEVICE_ID$ ^(.*)$ fix_device_id=$1 RequestHeader set X-DEVICE-ID %%{BLUBB}{fix_device_id}e env=fix_device_id @@ -404,6 +408,8 @@ site::profile::apache::vhosts: path: '/var/www/esysta/portal/media' - alias: '/site-video' path: '/var/www/esysta/portal/site-video' + - alias: '/static' + path: '/var/www/esysta/portal/static' rewrites: - portalonly: comment: 'Alles auf mitarbeiter umleiten.'