Django@Home

I'm trying to configure apache-1.3 that came with my [http://www.apple.com/imac/ iMac].

[http://hunt.diaryis.com/ Hunt] told me do not stop this apache, so I trying so hard to make it redirect (or reverse proxy) to my lighttpd that I installed from macports. (I always run Django as a fast-cgi backend for lighttpd.)

BTW, after three hours, I gave up and use the easier way instead. I configure apache-1.3 to bind only 127.0.0.1 and let lighttpd bind only 192.168.1.2.

Now everything fine, I can access to [http://cwt.homeunix.net/] from outside network.

Chaiwat_Suttipongsakul/blog/20070809 (last edited 2007-08-12 18:33:48 by Chaiwat Suttipongsakul)