I apologize for the more server configuration (I suspect) question than Perl itself but would greatly appreciate some help!
I have a perl script within a cgi-bin, which has an ajax POST to another .cgi script - but the AJAX response is always 403 forbidden. I can call the script directly, and use the other files fine (including post data) but for some reason this AJAX request always results in a 403... I'm baffled by this, any advice would be appreciated!
Thanks
John