in reply to Trying to allow cgi script to access htpasswd protected files.
Not the most specific answer/solution. But without a bit more info. That's the best I'm prepared to offer.
HTH
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Trying to allow cgi script to access htpasswd protected files.
by Your Mother (Archbishop) on Nov 14, 2013 at 04:24 UTC |