external jquery and bootstrap

This commit is contained in:
ragu 2022-12-10 15:06:08 +01:00
parent 003df87598
commit c5cd33b5ac
27 changed files with 109 additions and 125 deletions

View file

@ -50,10 +50,8 @@
LogLevel info ssl:warn
CustomLog /var/log/apache2/shareedms-operator-access.log combined
ServerSignature Off
Include /etc/letsencrypt/options-ssl-apache.conf
SSLCertificateFile /etc/letsencrypt/live/example.tld-0003/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/example.tld-0003/privkey.pem
SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem
SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key
</VirtualHost>
<VirtualHost *:443>
@ -94,7 +92,8 @@
<IfModule mod_rewrite.c>
RewriteEngine On
RedirectMatch ^/$ /DMS/Mietjournal
RedirectMatch ^/$ /DMS/Mietjournal
RedirectMatch ^/DMS$ /DMS/Mietjournal
SSLProxyEngine On
RewriteCond %{REQUEST_URI} ^/(site|img|data|css|js|jquery)
RewriteRule ^(.*)$ https://shareedms-operator1.example.tld/$1 [P,L]
@ -104,10 +103,8 @@
LogLevel info ssl:warn
CustomLog /var/log/apache2/shareedms-operator-access.log combined
ServerSignature Off
Include /etc/letsencrypt/options-ssl-apache.conf
SSLCertificateFile /etc/letsencrypt/live/example.tld-0003/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/example.tld-0003/privkey.pem
SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem
SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key
</VirtualHost>
</IfModule>

View file

@ -0,0 +1 @@
../main/external

View file

@ -70,7 +70,6 @@ sub envonline(){
head_logo => "$metahost/img/sharee_bike_Logo.jpg",
barcode => "",
limit => "200",
waren_main_id => $globalconf{shareedms_conf}->{waren},
Zahlungsweise => "SEPA-Lastschrift (payone)|Kreditkarte (payone)|Zahlungseingang (payone txid)|Abbuchung|Bar|EC-Karte|Überweisung|Zahlungsausfall",
order_state => "|angerufen|eMail gesendet|in Arbeit|an FiBu delegiert|txid renewed|cronjob fail|payone Mahnung|COPRI Mahnung",
'Ziel Datei' => "privacy.html|agb.html|impress.html|tariff_info.html|bike_info.html",