fixing some file links and creating standard dirs. Moving Service-Tour setup to DMS-Account

This commit is contained in:
ragu 2023-04-24 14:49:30 +02:00
parent d6292aa09d
commit bf83052322
51 changed files with 1275 additions and 436 deletions

View file

@ -2,7 +2,6 @@
ServerName shareeweb-project.example.tld
ServerAlias shareeweb-project1.example.tld
ServerAdmin info@gnu-systems.de
DocumentRoot /var/www/copri4/shareeweb-project
ErrorLog /var/log/apache2/shareeweb-project-error.log
@ -18,7 +17,6 @@
<VirtualHost *:443>
ServerName shareeweb-project1.example.tld
ServerAdmin info@gnu-systems.de
DocumentRoot /var/www/copri4/shareeweb-project
AddHandler cgi-script .cgi .sh .pl
@ -57,7 +55,6 @@
<VirtualHost *:443>
ServerName shareeweb-project.example.tld
ServerAdmin info@gnu-systems.de
DocumentRoot /var/www/copri4/shareeweb-project
PerlOptions +Parent
@ -95,7 +92,7 @@
RewriteEngine On
RedirectMatch ^/$ /frame/Karte
SSLProxyEngine On
RewriteCond %{REQUEST_URI} ^/(site|img|data|css|js|jquery)
RewriteCond %{REQUEST_URI} ^/(site|img|data|css|js)
RewriteRule ^(.*)$ https://shareeweb-project1.example.tld/$1 [P,L]
</IfModule>

View file

@ -0,0 +1 @@
../shareedms-operator/cache