Search results

  1. S

    How do i get apache to run cgi?

    Apache's defaults are good for CGI. You just need to put your scripts in the proper folder. You can change which folder that is in the configurations. In the configuration file, it'll tell you which folder it is. In linux servers, it should be /usr/lib/cgi-bin.
  2. S

    How do i get apache to run cgi?

    Apache's defaults are good for CGI. You just need to put your scripts in the proper folder. You can change which folder that is in the configurations. In the configuration file, it'll tell you which folder it is. In linux servers, it should be /usr/lib/cgi-bin.
  3. S

    How do i get apache to run cgi?

    Apache's defaults are good for CGI. You just need to put your scripts in the proper folder. You can change which folder that is in the configurations. In the configuration file, it'll tell you which folder it is. In linux servers, it should be /usr/lib/cgi-bin.
  4. S

    How do i get apache to run cgi?

    Apache's defaults are good for CGI. You just need to put your scripts in the proper folder. You can change which folder that is in the configurations. In the configuration file, it'll tell you which folder it is. In linux servers, it should be /usr/lib/cgi-bin.
  5. S

    What is HTML code to position my Adsense Ad at the top of my website?

    You need to place it right after your <body> tag.
  6. S

    How do i get apache to run cgi?

    Apache's defaults are good for CGI. You just need to put your scripts in the proper folder. You can change which folder that is in the configurations. In the configuration file, it'll tell you which folder it is. In linux servers, it should be /usr/lib/cgi-bin.
Back
Top