Skip to content
Snippets Groups Projects

Resolve "delete h1 ssi"

Merged Fabian Nuraddin Alexander Gabel requested to merge 75-delete-h1-ssi into dev
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -120,6 +120,7 @@ done
cp $RESEARCH_STATIC/ssi/htaccess $RESEARCH_DEPLOY/.htaccess
# XBitHack (cf. https://httpd.apache.org/docs/current/mod/mod_include.html)
chmod +x $RESEARCH_DEPLOY/forschung/topics/*.html
chmod +x $RESEARCH_DEPLOY/include/html/*.html
echo "Done."
echo "Start apache by running the command"
Loading