4 June 2009

Nothing To See Here

by uxp

I need to remember this, so here it is.

<Directory "/usr/local/www">
		AllowOverride None
		DirectoryIndex index.html
		DirectorySlash On
		Options None
		Order deny,allow
		Allow from 10.0.0.1/25
</Directory>

Also, you know you are coding too much when while typing a blog out in wordpress, you constantly press esc at the end of a section or paragraph, and your final line ends in :wq!

tags: