Apache Configuration:
<VirtualHost *:80>
ServerName blah.com
DirectoryIndex index.html index.php
ProxyRequests On
ProxyPreserveHost On
ProxyVia full
Apache Configuration:
<VirtualHost *:80>
ServerName blah.com
DirectoryIndex index.html index.php
ProxyRequests On
ProxyPreserveHost On
ProxyVia full
| PidFile = /var/run/hhvm/pid | |
| Server { | |
| Port = 80 | |
| SourceRoot = /var/www/html/ | |
| DefaultDocument = index.php | |
| } | |
| Log { | |
| Level = Error |
| <?php if (!defined('BASEPATH')) exit('No direct script access allowed'); | |
| /** | |
| * Exif data | |
| * | |
| * Library for extracting exif data from photos | |
| * | |
| * @package Exif_data | |
| * @author Jonas Edemalm (http://www.retype.se) |
| Luke | |
| Rover | |
| Tilth | |
| Spinase |
| 1,2012-01-02,New Year Day | |
| 2,2012-01-16,Martin Luther King Jr. Day | |
| 3,2012-02-20,Presidents Day (Washingtons Birthday) | |
| 4,2012-05-28,Memorial Day | |
| 5,2012-07-04,Independence Day | |
| 6,2012-09-03,Labor Day | |
| 7,2012-10-08,Columbus Day | |
| 8,2012-11-12,Veterans Day | |
| 9,2012-11-22,Thanksgiving Day | |
| 10,2012-12-25,Christmas Day |