Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
boto
/
pyami
/
installers
/
ubuntu
/
File Content:
apache.pyc
� �Wc @ s* d d l m Z d e f d � � YZ d S( i����( t Installert Apachec B s e Z d Z d � Z d � Z RS( s9 Install apache2, mod_python, and libapache2-svn c C s� | j d � | j d d t d t �| j d d t d t �| j d d t d t �| j d d t d t �| j d d t d t �| j d d t d t �| j d � | j d � d S( Ns apt-get updates apt-get -y install apache2t notifyt exit_on_errors( apt-get -y install libapache2-mod-pythons a2enmod rewrites a2enmod ssls a2enmod proxys a2enmod proxy_ajpt apache2( t runt Truet stopt start( t self( ( sG /usr/lib/python2.7/site-packages/boto/pyami/installers/ubuntu/apache.pyt install s c C s | j � d S( N( R ( R ( ( sG /usr/lib/python2.7/site-packages/boto/pyami/installers/ubuntu/apache.pyt main* s ( t __name__t __module__t __doc__R R ( ( ( sG /usr/lib/python2.7/site-packages/boto/pyami/installers/ubuntu/apache.pyR s N( t&