Skip to content
Snippets Groups Projects
Commit 1c321892 authored by Guilherme Arthur Gerônimo's avatar Guilherme Arthur Gerônimo
Browse files

Enable all

parent e7fd1c0e
No related branches found
No related tags found
1 merge request!12Sync
......@@ -13,6 +13,11 @@ RUN a2enmod proxy
RUN a2enmod proxy_http
RUN a2enmod headers
RUN a2enmod rewrite
RUN a2enmod proxy_ajp
RUN a2enmod deflate
RUN a2enmod proxy_balancer
RUN a2enmod proxy_connect
RUN a2enmod proxy_html
#TODO Links to be compliance with old env. We should remove this in the future.
RUN ln -s -T /var/www/html/ /smartdata && chmod 777 /smartdata
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment