PHP Classes

File: travisCI/defaultsite.tpl

Recommend this page to a friend!
  Classes of Alfredo Rodriguez   Teo   travisCI/defaultsite.tpl   Download  
File: travisCI/defaultsite.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Teo
MVC Framework with configurable routes and filters
Author: By
Last change:
Date: 2 years ago
Size: 219 bytes
 

Contents

Class file image Download
<VirtualHost *:80> ServerName local.dev DocumentRoot /var/www/html ErrorLog /tmp/error.log <Directory "/var/www/html"> Options +Includes Options +FollowSymLinks -Indexes AllowOverride All </Directory> </VirtualHost>