Changeset 8172
- Timestamp:
- Oct 22, 2018, 10:25:43 AM (2 years ago)
- Location:
- export-web-sites/trunk/fuentes/debian
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
export-web-sites/trunk/fuentes/debian/export-web-sites-server.postinst
r8171 r8172 8 8 9 9 n4d-modules enable-plugin /etc/n4d/conf.d/ExportWebSites || true 10 echo "Fixing proxy module in Apache2 Service....." 11 a2enmod proxy_http >/dev/null || true 12 service apache2 restart 10 13 11 14 12 ;;
Note: See TracChangeset
for help on using the changeset viewer.