Differences

This shows you the differences between two versions of the page.

build:apache [2010/03/03 15:10]
99.100.133.164 old revision restored
build:apache [2010/08/01 15:04] (current)
99.100.133.164 Alias for webmail site.
Line 286: Line 286:
a2ensite blog.craigbuchek.com a2ensite blog.craigbuchek.com
</code> </code>
- +==== Webmail Sites ====
-==== Webmail Site ====+
<code rootshell> <code rootshell>
Line 298: Line 297:
Edit ''/etc/apache2/sites-available/webmail.boochtek.com'': Edit ''/etc/apache2/sites-available/webmail.boochtek.com'':
 +
<file> <file>
<VirtualHost *:80> <VirtualHost *:80>
    ServerName webmail.boochtek.com     ServerName webmail.boochtek.com
 +    ServerAlias wm.boochtek.com
    UseCanonicalName On     UseCanonicalName On
Line 316: Line 317:
</file> </file>
-<code rootshell+<code bash
-a2ensite webmail.boochtek.com+sudo a2ensite webmail.boochtek.com
</code> </code>
 
build/apache.1267650640.txt.gz · Last modified: 2010/03/03 15:10 by 99.100.133.164
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki