Wykres commitów

20 Commity (develop)

Autor SHA1 Wiadomość Data
Baudouin Feildel e96748c029 Fix Apache configuration
Built assets are fetched using path like this: `/assets/foo-a1b2c3.js`. Apache failed to serve those, as it was missing disabling the proxy pass for the static assets folder. This commit adds the necessary configuration for properly serving the static assets.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2699>
2024-01-10 11:09:31 +00:00
jovuit f661e3a078 Reviewed comments on source strings on Weblate and modified source strings accordingly if needed
Replaced "email" with "e-mail address" when needed
2021-06-17 15:55:12 +00:00
Johannes H 6e506ce632 Improvement of Apache config consistency and ease of configuration 2019-09-09 11:15:36 +02:00
ealgase aa5fd6b2b7 Fix websockets reverse proxy 2019-06-09 21:54:18 +02:00
Eliot Berriot 5c60550728
Fix #764: broken sample apache configuration 2019-03-20 20:08:22 +01:00
Renon cfb458f407 readds websocket for apache 2019-01-24 10:34:50 +01:00
Renon 8af6b6ce08 fix apache conf file for 0.18 2019-01-22 16:19:25 +01:00
Eliot Berriot 5cbd92dcb0
Fix #654: Increased default upload limit from 30 to 100MB 2019-01-11 09:51:23 +01:00
Johan Desmyter 031ae27a40 fix #617: fix apache proxy for websocket 2018-11-20 07:29:05 +03:00
Renon cb41c9fdf4 fix apache media block 2018-07-23 11:13:44 +02:00
Reg f3062f5fbc Typos 2018-06-25 21:48:28 +00:00
RenonDis 070ad9615f Updated apache2 conf file for websockets 2018-06-14 09:19:11 +02:00
Jocelyn Delalande a72479b0c9 Fix letsencrypt-apache URL 2018-06-10 22:48:20 +02:00
RenonDis 25a0c0e69b XForwardedProto to https & covers granted 2018-06-07 10:15:31 +02:00
Eliot Berriot 62cd1df248
Fix #249: Added missing subsonic configuration block in deployment vhost files 2018-05-29 18:12:46 +02:00
Eliot Berriot 5dcb81c4af
See #192: updated sample nginx/apache conf for well-known endpoints 2018-05-07 22:29:22 +02:00
Eliot Berriot 24425ea529
Updated documentation with apache2 reverse-proxy instructions 2018-04-28 16:20:28 +02:00
Hazmo d1835455f4 Merge branch 'develop' of https://code.eliotberriot.com/hazmo/funkwhale into develop
Removed Alias on /_protected
2018-04-27 14:19:35 +02:00
Hazmo 51b23b5efd First version of Apache2 conf (transcoding, auth and ws missing) 2018-04-27 14:07:56 +02:00
Hazmo 7c13875b64 First version of Apache2 conf (transcoding, auth and ws missing) 2018-04-26 12:32:21 +02:00