mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 05:56:27 +02:00
fixing some file links and creating standard dirs. Moving Service-Tour setup to DMS-Account
This commit is contained in:
parent
d6292aa09d
commit
bf83052322
51 changed files with 1275 additions and 436 deletions
|
@ -32,7 +32,13 @@
|
|||
</FilesMatch>
|
||||
|
||||
<Directory /var/www/copri4/shareedms-operator/site>
|
||||
Options +Indexes +FollowSymLinks -ExecCGI
|
||||
Options -Indexes +FollowSymLinks -ExecCGI
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
</Directory>
|
||||
|
||||
<Directory /var/www/copri4/shareedms-primary/json>
|
||||
Options -Indexes +FollowSymLinks -ExecCGI
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
</Directory>
|
||||
|
@ -59,7 +65,6 @@
|
|||
ServerAdmin admin@example.tld
|
||||
DocumentRoot /var/www/copri4/shareedms-operator
|
||||
|
||||
|
||||
PerlOptions +Parent
|
||||
PerlRequire /var/www/copri4/shareedms-operator/startup.pl
|
||||
<Location />
|
||||
|
|
1
copri4/shareedms-operator/pdf/pdfinvoice
Symbolic link
1
copri4/shareedms-operator/pdf/pdfinvoice
Symbolic link
|
@ -0,0 +1 @@
|
|||
pdfinvoice
|
Loading…
Add table
Add a link
Reference in a new issue