Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
# from http://scottmotte.com/archives/173 <VirtualHost *:80> # Admin email, Server Name (domain name) and any aliases ServerAdmin webmaster@website.com ServerName website.com ServerAlias www.website.com # Index file and Document Root (where the public files are located) DirectoryIndex index.html DocumentRoot /home/demo/public_html/website.com/public # Custom log file locations LogLevel warn ErrorLog /home/demo/public_html/website.com/log/error.log CustomLog /home/demo/public_html/website.com/log/access.log combined </VirtualHost>
This paste will be private.
From the Design Piracy series on my blog: