P perrera Verified User Joined Jul 8, 2008 Messages 34 Jun 30, 2019 #1 hi, need to run a cgi without extension, trying to add in the.htaccess of the directory Code: Options +ExecCGI SetHandler cgi-script With no success how can i do that with a custom httpd configuration?
hi, need to run a cgi without extension, trying to add in the.htaccess of the directory Code: Options +ExecCGI SetHandler cgi-script With no success how can i do that with a custom httpd configuration?
zEitEr Super Moderator Joined Apr 11, 2005 Messages 16,003 Location www.poralix.com Jul 1, 2019 #2 Hello, Enable MultiViews in Apache?