diff options
author | Sven Gothel <[email protected]> | 2013-06-06 02:08:35 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-06-06 02:08:35 +0200 |
commit | cafd69db21cd732f60f114ed00509bd83fcc1f8c (patch) | |
tree | 3c3e61a3a0ee5867d48df9b0a71326a1c82b71da /server/setup/03-apt-install/06-apt-web.lst | |
parent | e805a0236bcaa21a7f125b34115da2dc5797294b (diff) |
server APK packages install
Diffstat (limited to 'server/setup/03-apt-install/06-apt-web.lst')
-rw-r--r-- | server/setup/03-apt-install/06-apt-web.lst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/server/setup/03-apt-install/06-apt-web.lst b/server/setup/03-apt-install/06-apt-web.lst new file mode 100644 index 0000000..70d8260 --- /dev/null +++ b/server/setup/03-apt-install/06-apt-web.lst @@ -0,0 +1,9 @@ +apache2 +apache2-mpm-worker +apache2-utils +apache2.2-bin +apache2.2-common +libapache-pom-java +libapache2-mod-authn-sasl +libapache2-mod-dnssd +python-httplib2 |