Elementolab/Web Application Design
From Icbwiki
Contents |
[edit]
Apache web server
[edit]
How to start/restart/stop apache on a mac
- sudo /opt/local/apache2/bin/apachectl -k start
- sudo /opt/local/apache2/bin/apachectl -k restart
- sudo /opt/local/apache2/bin/apachectl -k stop
[edit]
Web design
[edit]
How to build a cloud-based web application
- SproutCore http://wiki.sproutcore.com/