Skip to content
Snippets Groups Projects
Commit 64ba03d6 authored by nimrod's avatar nimrod
Browse files

- Use cgid instead of cgi, as the latter doesn't work with the default MPM.

parent d9200602
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
- name: Enable CGI Apache module (always changes) - name: Enable CGI Apache module (always changes)
apache2_module: apache2_module:
name: cgi name: cgid
state: present state: present
notify: notify:
- Restart Apache - Restart Apache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment