I want to develop CGI scripts using Perl running under Mac OS X. I've written some stuff, that I'm able to run under from the command line interface, but now I want to trigger them from Flash or HTML.
I assume I need to run Apache locally in order to do this. (correct this assumption if wrong). There's no need to connect to the outside world - so how do I configure and run apache, so I can just use it to test and develop my scripts?
Or am I barking up the wrong tree?
Daniel
I assume I need to run Apache locally in order to do this. (correct this assumption if wrong). There's no need to connect to the outside world - so how do I configure and run apache, so I can just use it to test and develop my scripts?
Or am I barking up the wrong tree?
Daniel