Jump to content
Froxlor Forum
  • 0

Current state of perl/CGI support with Apache?


sporkman

Question

I have customers with some insanely old stuff that still relies on a working cgi-bin setup where they can dump their (perl-based) scripts.

Before I just add some things manually (in the "Domains", "Own vhost Settings"), should I be looking at another method? I'm using Apache 2.4 (mpm_worker_module) and php-fpm. I see a "perl/CGI" section in the settings, but it looks like that's only available for nginx or lighttpd, correct?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

no, it's not only for nginx or lighttpd - depending on your server, you might need to activate theĀ Enable SuExec workaround but other than that, the customers needs to be allowed to execute perl (customer add/edit form) and he/she needs to add a directory option to allow a specific folder to execute perl-scripts (Extras- > Path options -> add one, specify path, check 'Execute perl/cgi')

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...