Reputation: 878
The following is a guide, step-by-step, to install a YAWS (Yet Another Web Server) on your Mac OSX machine. It has been tested on 10.6.8 SL and worked flawlessly, although the server needs to be restarted if you start spamming F5.
Upvotes: 4
Views: 1540
Reputation: 878
Here are the steps for properly installing and testing a YAWS (Yet Another Web Server) on your Mac OSX machine:
Installation:
Testing:
To start testing your pages just put them in '/tmp' and the just type in your browser 'localhost/pagename.yaws'.
Check this for more information and tutorials: http://yaws.hyber.org/
Upvotes: 11