0
1
Fork 0

Merge pull request 'Apache conf fixes' (#3) from 3806-salixBackend into test

Reviewed-on: verdnatura/hedera-web#3
This commit is contained in:
Juan Ferrer 2022-05-09 15:18:14 +00:00
commit d23f06bd91
3 changed files with 3 additions and 2 deletions

View File

@ -16,6 +16,7 @@
Options -Indexes -FollowSymLinks
AllowOverride None
Require all granted
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
<FilesMatch "\.(css|js|json|yml|php|xml|html|svg)$">
SetOutputFilter DEFLATE

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (1.407.67) stable; urgency=low
hedera-web (1.407.68) stable; urgency=low
* Initial Release.

View File

@ -1,6 +1,6 @@
{
"name": "hedera-web",
"version": "1.407.67",
"version": "1.407.68",
"description": "Verdnatura web page",
"license": "GPL-3.0",
"repository": {