Questions tagged [cgi-bin]

17 questions
-1
votes
1 answer

Error when access folder cgi-bin

I created an folder with name "cgi-bin" on /var/www" When I tried access this folder I receive error 403 Forbidden - You don't have permission to access /cgi-bin/ on this server. I try this on Virtual Machine on environment Vagrant in machine Ubuntu…
-2
votes
2 answers

How safe is it to use shell or bash scripting to add dynamic features to a website like processing POST data

I have a simple home web server set up with Apache, but I would rather not have to install and use PHP. I was looking into scripting to deal with the basic dynamic portions of my website. However, I've heard it can be inefficient/unsafe to use…
Dennis
  • 135
  • 5
1
2