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!
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.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.