# suse specific configuration
#
# Depending on your apache installation, change the apache2 suffix to prefork,
# itk or worker.
LoadModule authz_host_module /usr/lib/apache2-prefork/mod_authz_host.so
LoadModule deflate_module /usr/lib/apache2-prefork/mod_deflate.so
LoadModule filter_module /usr/lib/apache2-prefork/mod_filter.so
LoadModule proxy_http_module /usr/lib/apache2-prefork/mod_proxy_http.so
LoadModule proxy_module /usr/lib/apache2-prefork/mod_proxy.so
LoadModule rewrite_module /usr/lib/apache2-prefork/mod_rewrite.so
LoadModule ssl_module /usr/lib/apache2-prefork/mod_ssl.so
LoadModule substitute_module /usr/lib/apache2-prefork/mod_substitute.so