Wed 6 Dec 2006
How do I run CGI scripts outside of cgi-bin?
Posted by James under Perl/CGI-Scripts and Programing LanguagesQ. Can I execute CGI scripts outside of cgi-bin?
Ans: If you wish to execute cgi scripts outside cgi-bin then you add following code to your .htaccess :-
Options +ExecCGI
AddHandler cgi-script cgi pl
| |
||||
|---|---|---|---|---|
| -------------------------------------------* Flash Tutorials * ------------------------------- | ||||
|---|---|---|---|---|
![]() |
![]() |
|||
![]() |
||||
![]() |
||||
![]() |
||||
| Virtuozzo For Linux Tutorials | Virtuozzo For Windows Tutorials | |||
![]() |
PhpMyAdmin Tutorials | |||





