Report this

What is the reason for this report?

How can i setup cgi in apache2 for Ubuntu 16.04?

Posted on May 26, 2016
GRF

By GRF

I cant get cgi to work in apache2 for ubuntu 16.04 because all the examples i find are using file httpd.conf and ubuntu 16.04 doesnt have it. Help?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

On Debain based systems (and many newer distros) such as Ubuntu the apache2 config is in /etc/apache2/apache2.conf. However you probably wont need to edit that as it should be all set up to go there (also at the bottom of that file you will see it includes other directories/files (ie: .Include conf.d/ ) where some configuration happens.

All you will likely need to do is configure the virtual host you wish to set up cgi-bin for in the it’s config file in /etc/apache2/sites-available

The default site has an example you can use as a starting point.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.