in reply to Re: Problems with backticks (maybe with Apache configuration)
in thread Problems with backticks (maybe with Apache configuration)
in order to call my_script.pl. So the text/plain header is written by my_script.pl: it produces Javascript code, indeed. Maybe I could tell you only about my_script.pl, that is what's causing the problem, but I thought it was better to specify all the structure of script. I hope I've explained things more clearly now. Thank you-script => { -language => 'Javascript', -src => 'my_script.pl' }
|
|---|