Skip to content

Instantly share code, notes, and snippets.

#
# This is the main Apache HTTP server configuration file. It contains the
# configuration directives that give the server its instructions.
# See <URL:http://httpd.apache.org/docs/2.2> for detailed information.
# In particular, see
# <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
# for a discussion of each configuration directive.
#
# Do NOT simply read the instructions in here without understanding
# what they do. They're here only as hints or reminders. If you are unsure
[PHP]
;;;;;;;;;;;;;;;;;;;
; About php.ini ;
;;;;;;;;;;;;;;;;;;;
; PHP's initialization file, generally called php.ini, is responsible for
; configuring many of the aspects of PHP's behavior.
; PHP attempts to find and load this configuration from a number of locations.
; The following is a summary of its search order:
<Directory "/Users/mryan/Sites/">
Options FollowSymLinks Indexes
AllowOverride All
Order allow,deny
Allow from all
</Directory>
has_many :passwords, :dependent => :destroy
has_many :categories, :through => :passwords
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
DEFAULT_HOST: "share.dev"
<!--[if gte mso 9]>
<v:background fill="t">
<v:fill type="tile" src="image.png" />
</v:background>
<![endif]-->
var config = {
height: 500,
width: 500,
color: 'white',
video_conatiner: 'player',
button_id: '#button',
fade_speed: 2000
};
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
@font-face {
font-family: 'Dagny';
src: url('./dagny/DagnyOT-Light.eot');
src: url('./dagny/DagnyOT-Light.eot?#iefix'), url('dagny/DagnyOT-Light.woff') format('woff'), url('dagny/DagnyOT-Light.ttf') format('truetype'), url('dagny/DagnyOT-Light.svg') format('svg');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Dagny';