Re: [users@httpd] How htaccess enables CGI script as default page

2011-03-02 Thread David Christensen
On 03/02/2011 04:26 PM, Tim Johnson wrote: Wait just a darn minute here! The problem is with the browser! I was using google-chrome. Retried the URL from firefox and it worked as intended. Even works with a different default 'page', which is symlinked into my cgi-bin. For some reas

Re: [users@httpd] How htaccess enables CGI script as default page

2011-03-02 Thread David Christensen
On 03/02/2011 03:22 PM, Tim Johnson wrote: I'm attempting to use .htaccess to make an executable python script as the default page for a directory. I recently wanted to have *all* hits for a particular subtree to go to a Perl CGI script on Debian 6.0.0 and Apache 2.2 via .htaccess. The key w

Re: [users@httpd] Apache 2.2 URL Rewriting Guide From Static to Dynamic 404 Not Found script not found or unable to stat: redirect:/printenv.pl

2011-02-21 Thread David Christensen
Apache users: I've boiled the example down, attempted to clarify, and re-posted it on the debian-user mailing list: http://lists.debian.org/debian-user/2011/02/msg02171.html David - The official User-To-User support for

Re: [users@httpd] Apache 2.2 URL Rewriting Guide From Static to Dynamic 404 Not Found script not found or unable to stat: redirect:/printenv.pl

2011-02-20 Thread David Christensen
On 02/20/2011 12:37 PM, Igor Galić wrote: Why? >> I'm trying to learn how to use the Apache rewrite module > (http://bash.org/?866112) As a matter of fact, I *do* know how to operate a jackhammer. Do you need your demons let out? ;-) Also, I have attempted to enable the rewrite log an

[users@httpd] Apache 2.2 URL Rewriting Guide From Static to Dynamic 404 Not Found script not found or unable to stat: redirect:/printenv.pl

2011-02-19 Thread David Christensen
Apache users: I'm trying to learn how to use the Apache rewrite module to redirect incoming hits for virtual *.html pages to Perl CGI scripts using the information provided in the Apache 2.2 manual "URL Rewriting Guide" chapter "From Static to Dynamic" section: http://httpd.apache.org/docs/