Skip to content
Snippets Groups Projects
Commit 064a8ba1 authored by ale's avatar ale
Browse files

Enable the /cgi-bin/ apache2 snippet

parent ab1dc55f
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ install_packages ${PACKAGES} \
# Enable the apache modules we need.
a2enmod -q cgi rewrite
a2enconf -q serve-cgi-bin
# No need to enable the default apache vhost.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment