| 
 create 
a .htaccess file with the following contents 
  
Options +ExecCGI AddHandler cgi-script .cgi AddHandler cgi-script 
.pl 
  
this 
should disable cgi-wrap for you 
  
  I am having trouble with CGI-Wrap on my RAQ4. I 
  am trying to run a couple of scripts form /cgi-bin/another/ directory and it 
  is giveing me and internal server error. 
    
  I think it is the CGI-Wrap not sure how do i 
  disable cgi-wrap or set the security different to get it to work. 
    
  Thanks in advance 
  Nathan Kondra 
     
 |