G'day tultalk,
"Actually this is not perl related at all."
Well, the OP contains "... AddHandler cgi-script .cgi .pl ...",
so perhaps some relationship, albeit highly tenuous, exists.
Please mark your OP as OT.
Also, please do not post code, data, and the like, as paragraph text: wrap it in <code>...</code>.
For example, consider the improved readability if you had used something like:
AddHandler cgi-script .cgi .pl
Options +ExecCGI
instead of that just appearing embedded in the text:
"... using FTP .htaccess AddHandler cgi-script .cgi .pl Options +ExecCGI Secondary ..." [sic].
|