Skip to content
Snippets Groups Projects
Commit 0d065c21 authored by nimrod's avatar nimrod
Browse files

- Removed cgit virtualhost (wasn't thought thtough).

parent 64ba03d6
No related branches found
No related tags found
No related merge requests found
......@@ -23,16 +23,6 @@
notify:
- Restart Apache
- name: Add cgit Apache site
template:
src: cgit.conf.j2
dest: /etc/apache2/sites-enabled/cgit.conf
owner: root
group: root
mode: 0o0644
notify:
- Reload Apache
- name: Add symlink for rst2html (workaround, bug fixed in Stretch)
file:
src: /usr/share/docutils/scripts/python2/rst2html
......
<VirtualHost _default_:443>
Alias /cgit/css /usr/share/cgit
ScriptAlias / /usr/lib/cgit/cgit.cgi/
SSLEngine on
</virtualHost>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment