Changeset 1822
- Timestamp:
- 05/11/07 10:12:43 (2 years ago)
- Files:
-
- alternc/trunk/etc/alternc/apache.conf (modified) (1 diff)
- alternc/trunk/install/alternc.install (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc/trunk/etc/alternc/apache.conf
r1720 r1822 1 LoadModule vhost_alias_module /usr/lib/apache/1.3/mod_vhost_alias.so 1 # This module is loaded in /etc/apache/modules, and enabled by apache-modconf 2 # LoadModule vhost_alias_module /usr/lib/apache/1.3/mod_vhost_alias.so 2 3 3 4 ScriptAlias /cgi-bin/ /var/alternc/cgi-bin/ alternc/trunk/install/alternc.install
r1749 r1822 179 179 # Apache will not start without this file 180 180 touch /var/alternc/apacheconf/override_php.conf 181 # Enable vhost_alias apache module at the right place (ie: BEFORE mod_alias, but apache knows this ... ) 182 apache-modconf apache enable mod_vhost_alias 181 183 182 184 # Copy postfix *_checks if they do not exist
