You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Barth (John) Jones" <mu...@alltel.net> on 2004/06/03 21:36:00 UTC

[users@httpd] Re: cgi

What I meant to ask was, which folder do I use for ordinary webpages, and which for perl programs?

Thanks

Barth Jones
  ----- Original Message ----- 
  From: Barth (John) Jones 
  To: users@httpd.apache.org 
  Sent: Thursday, June 03, 2004 3:33 PM
  Subject: cgi


  Hello.

  Which folder do I put my webpages in to be able to test them from my browser?

  Thanks

Re: [users@httpd] Re: cgi

Posted by Joshua Slive <jo...@slive.ca>.
On Thu, 3 Jun 2004, Barth (John) Jones wrote:

> What I meant to ask was, which folder do I use for ordinary webpages, and which for perl programs?

Ordinary webpages go in your DocumentRoot.  Perl programs go in your
cgi-bin directory (see the directive ScriptAlias in httpd.conf).

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org