I posted in the Apple forum about configuring a second instance of apache, and got that working. Basically, I'm using a mac as an HTPC, and it serves a list of all the movies/etc on it as a website, and clicking a link uses some php to play the file in VLC. That copy of apache has to be running as the locally logged in user. I'm also running an instance to serve websites on port 80 to the actual internets.
I've been starting the HTPC instance using sudo apachectl -f path_to_config_file, but I don't know how to make that run when the local user is logged in. Can someone help me out?
BTW this is on a mac running leopard.
Thanks a lot!
I've been starting the HTPC instance using sudo apachectl -f path_to_config_file, but I don't know how to make that run when the local user is logged in. Can someone help me out?
BTW this is on a mac running leopard.
Thanks a lot!