Just turn on the PersonalWebServer and there
you go (follow the link for details).
You can also use the PythonOnlyWebServer and many of the Linux and Generic solutions from the HowTo work as well.
Comments
buzz saidon 2011-03-03, 11:35
Alternatives to the built-in Mac OSX web server include MAMP at mamp.info and the Mac version of XAMPP at apachefriends.org. Both are free.
They include the Apache web server, PHP, MySQL, SQLite and related applications. Many web content management systems require PHP and MySQL.
Why use MAMP or XAMPP, when Mac OSX also contains PHP and MySQL? It is simpler, safer and more convenient to use MAMP/XAMPP than to enable PHP and SQL natively on the Mac.
Comments
They include the Apache web server, PHP, MySQL, SQLite and related applications. Many web content management systems require PHP and MySQL.
Why use MAMP or XAMPP, when Mac OSX also contains PHP and MySQL? It is simpler, safer and more convenient to use MAMP/XAMPP than to enable PHP and SQL natively on the Mac.