Changeset 1909 for swish_website/etc
- Timestamp:
- 02/08/07 14:11:20 (2 years ago)
- Files:
-
- swish_website/etc/httpd.conf.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
swish_website/etc/httpd.conf.tt
r1902 r1909 162 162 163 163 [% IF web_site %] 164 165 166 #-----------------------------------------------------------------------# 167 # swish-e.com # 168 #-----------------------------------------------------------------------# 169 <VirtualHost [% host_port %]> 170 171 ServerName swish-e.com 172 ServerAlias www.swish-e.com 173 174 Redirect permanent / http://swish-e.org/ 175 </VirtualHost> 176 177 164 178 #-----------------------------------------------------------------------# 165 179 # swish-e.org #
