diff --git a/flask-app/instance/conf/mtw-dist.ini b/flask-app/instance/conf/mtw-dist.ini index 647f420..6c7ae66 100644 --- a/flask-app/instance/conf/mtw-dist.ini +++ b/flask-app/instance/conf/mtw-dist.ini @@ -15,8 +15,11 @@ SERVER_NAME = 127.0.0.1 ### You MUST copy the content of the static dir -## into Apache htdocs root or the equivalent -## and rename it to: assets-mtw +### into Apache htdocs root or the equivalent +### and rename it to: assets-mtw +## Add to Apache config: +## RewriteEngine on +## RewriteRule ^//assets-mtw/(.*) /assets-mtw/$1 ### ! Always set ! ### TARGET_YEAR = 2024