Changeset 8169
- Timestamp:
- Oct 19, 2018, 6:22:45 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
export-web-sites/trunk/fuentes/debian/export-web-sites-server.postinst
r8168 r8169 8 8 9 9 n4d-modules enable-plugin /etc/n4d/conf.d/ExportWebSites || true 10 a2enmod proxy_http || true10 a2enmod proxy_http 1 >/dev/null || true 11 11 service apache2 restart 12 12
Note: See TracChangeset
for help on using the changeset viewer.