maracuja / pingpong

This is the code for Padoru the talking tennis table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pingpong

Add local domain to your hosts/hosts.sc files

192.168.56.123 local.makeday.com

Add following to /etc/apache2/sites-available

ServerAdmin david@setr.co.uk ServerName local.makeday.com DocumentRoot /home/totoro/htdocs/pingpong/public Options Indexes FollowSymLinks MultiViews AllowOverride All Allow from all ErrorLog /home/totoro/logs/pingpong.error.log LogLevel warn CustomLog /home/totoro/logs/pinpong.access.log combined

About

This is the code for Padoru the talking tennis table

License:Other


Languages

Language:PHP 51.9%Language:HTML 47.0%Language:JavaScript 0.6%Language:CSS 0.5%