From: sambufe Date: Tue, 27 Jun 2017 10:25:00 +0000 (+0200) Subject: fbb rewrites X-Git-Tag: v0.1.0~2754^2~12 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=9b5afa3e849ca3a1cf721d8715c34bc9ac31ce86;p=pixelpark%2Fhiera.git fbb rewrites --- diff --git a/customer/fbb-webservice/test-webservice-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-webservice/test-webservice-berlin-airport-de.pixelpark.net.yaml index c8d6a114..954d118b 100644 --- a/customer/fbb-webservice/test-webservice-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb-webservice/test-webservice-berlin-airport-de.pixelpark.net.yaml @@ -138,6 +138,10 @@ infra::profile::apache::pp_vhosts: auth_digest_provider: file auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' + rewrites: + - comment: 'BERFBB-3603' + rewrite_rule: + - '^/webservices/payment/getProductTicketListForCustomerId.php(.*)$ http://tstws.berlin-airport.de/webservices/payment/getProductTicketList.php$1' webservice_ssl: port: 81 @@ -180,7 +184,7 @@ infra::profile::apache::pp_vhosts: rewrites: - comment: 'BERFBB-3603' rewrite_rule: - - '^webservices/payment/getProductTicketListForCustomerId.php(.*)$ /webservices/payment/getProductTicketList.php$1' + - '^/webservices/payment/getProductTicketListForCustomerId.php(.*)$ https://tstws.berlin-airport.de/webservices/payment/getProductTicketList.php' unitb: servername: unitb-test-webservice-berlin-airport-de.pixelpark.net docroot: /www/htdocs/unitb/ diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index 8ac4f08f..67baa9a3 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -222,7 +222,73 @@ infra::profile::apache::pp_vhosts: - FollowSymLinks - Indexes - provider: location - path: '/starsberlin' + path: '/securitastxl' + auth_type: Digest + auth_name: 'abc' + auth_digest_provider: file + auth_digest_algorithm: MD5 + auth_user_file: '/etc/httpd/htdigest' + auth_require: 'valid-user' + options: + - FollowSymLinks + - Indexes + - provider: location + path: '/securitastxl' + auth_type: Digest + auth_name: 'abc' + auth_digest_provider: file + auth_digest_algorithm: MD5 + auth_user_file: '/etc/httpd/htdigest' + auth_require: 'valid-user' + options: + - FollowSymLinks + - Indexes + - provider: location + path: '/securitas' + auth_type: Digest + auth_name: 'abc' + auth_digest_provider: file + auth_digest_algorithm: MD5 + auth_user_file: '/etc/httpd/htdigest' + auth_require: 'valid-user' + options: + - FollowSymLinks + - Indexes + - provider: location + path: '/bgssxf' + auth_type: Digest + auth_name: 'abc' + auth_digest_provider: file + auth_digest_algorithm: MD5 + auth_user_file: '/etc/httpd/htdigest' + auth_require: 'valid-user' + options: + - FollowSymLinks + - Indexes + - provider: location + path: '/bgstxl' + auth_type: Digest + auth_name: 'abc' + auth_digest_provider: file + auth_digest_algorithm: MD5 + auth_user_file: '/etc/httpd/htdigest' + auth_require: 'valid-user' + options: + - FollowSymLinks + - Indexes + - provider: location + path: '/airberlinhub' + auth_type: Digest + auth_name: 'abc' + auth_digest_provider: file + auth_digest_algorithm: MD5 + auth_user_file: '/etc/httpd/htdigest' + auth_require: 'valid-user' + options: + - FollowSymLinks + - Indexes + - provider: location + path: '/senatfluginfo' auth_type: Digest auth_name: 'abc' auth_digest_provider: file @@ -248,6 +314,7 @@ infra::profile::apache::pp_vhosts: path: '/home/flugdat/airBerlinHUB/' - alias: '/senatfluginfo' path: '/home/flugdat/senatfluginfo/' + #TODO - alias: '/ofis' path: '/home/flugdat/ofis/'