test cgi's on jaguar
test cgi's on jaguar
- Started
- Last post
- 1 Response
- to
another question for you:
can you tell me how i can test cgi files with the jaguar os?
iall know is that i have a folder to put in the scripts....but then?
thank you.
- sparker0
since it's unix based, you can configure apache and such (which are built in so to say). perl is another standard within the unix/linux os...so, as long as everything is configured right you should be able to test and use perl (cgi) scripts like you would on a web server.
i'm not sure how the mac desktop environment works, but with unix and linux, you can write perl files to do desktop and system function too, not just web scripts.
you can probably look up "cgi" in the help documentation on your mac and learn more about the configuration.