wok-next diff apache/receipt @ rev 2859

Add: gtkpod
author Rohit Joshi <jozee@slitaz.org>
date Fri May 01 16:08:15 2009 +0000 (2009-05-01)
parents 1c31c18f3b12
children cb5d40864a83
line diff
     1.1 --- a/apache/receipt	Mon Mar 16 12:42:07 2009 +0000
     1.2 +++ b/apache/receipt	Fri May 01 16:08:15 2009 +0000
     1.3 @@ -42,7 +42,6 @@
     1.4  	ln -s /usr/bin/apachectl $fs/etc/init.d/apache
     1.5  	sed -i  -e 's|User daemon|User www|' -e 's|Group daemon|Group www|' \
     1.6  		-e 's|ServerAdmin you@example.com|ServerAdmin root@localhost|' \
     1.7 -		-e 's|mod_rewrite.so|mod_rewrite.so\nLoadModule ssl_module share/apache/modules/mod_ssl.so\nLoadModule proxy_module share/apache/modules/mod_proxy.so\nLoadModule proxy_http_module share/apache/modules/mod_proxy_http.so|' \
     1.8  		-e 's|#Include /etc/apache/extra/httpd-ssl.conf|Include /etc/apache/extra/httpd-ssl.conf|' \
     1.9  		-e 's|/etc/apache/server.crt|/etc/ssl/apache/apache.pem|' \
    1.10  		-e 's|/etc/apache/server.key|/etc/ssl/apache/apache.pem|' \