Changeset 1424 for lliurex-owncloud/trunk/fuentes/install-files/usr/share/n4d/python-plugins/LliurexOwncloud.py
- Timestamp:
- May 9, 2016, 8:22:26 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-owncloud/trunk/fuentes/install-files/usr/share/n4d/python-plugins/LliurexOwncloud.py
r544 r1424 283 283 os.system("a2enmod ldap") 284 284 os.system("a2enmod ssl") 285 os.system("a2enmod rewrite") 286 os.system("a2enmod headers") 287 os.system("a2ensite default-ssl.conf") 285 288 os.system("service apache2 restart") 286 289 os.system("a2ensite owncloud.conf")
Note: See TracChangeset
for help on using the changeset viewer.