Just realized that the cgi script that is not getting filtered is a nph
(non-parsed-headers) script. Other scrips in the same directory get
filtered just fine. Any idea how to enable filtering for nph scripts?
Joshua Slive wrote:
On Fri, Feb 29, 2008 at 3:48 PM, Vladimir Vanuukov <[EMAIL PROT
I have tried both of those things and its doesn't help, there are no
messages in the Log files and even when i use
SetOutputFilter vlads
it still does not filter, does anyone have any ideas?
Joshua Slive wrote:
On Fri, Feb 29, 2008 at 3:48 PM, Vladimir Vanuukov <[EMAIL PROTECTED]> wrote:
On Thu, Mar 6, 2008 at 2:19 PM, John Donaldson <[EMAIL PROTECTED]> wrote:
>
> I have several sites with URLs like main.server.com/mydir1/page1 and would
> like to use subdomains so people could have their own personal domain that
> maps to their directory. For the above example, I'd like to use
>
Lloyd -- thanks for all your help. Lari revealed the following:
# lari httpd
libgcc_s.so.1 => (file not found)
libgcc_s.so.1 => (file not found)
[2:0]: __ashldi3(): /usr/local/lib/libgcc_s.so.1
[2:0P]: __ashldi3(): httpd
[2:0]: __ashrdi3(): /usr/local/lib/libgcc_s.so.1
[2:0P]: __ashrdi3(): httpd
I have several sites with URLs like main.server.com/mydir1/page1 and would
like to use subdomains so people could have their own personal domain that
maps to their directory. For the above example, I'd like to use
subdomain.server.com/page1, but it actually pulls the content from
main.server.com/m
Have you considered the possibility of using some kind of file management
software in PHP?
- Original Message -
From: Tim Edwards
To: users@httpd.apache.org
Sent: Thursday, March 06, 2008 1:25 PM
Subject: [EMAIL PROTECTED] how would I serve up an upload/download directory
for
On Thu, Mar 6, 2008 at 1:25 PM, Tim Edwards <[EMAIL PROTECTED]> wrote:
> I'm trying to use Apache to essentially replicate the functionality of our
> FTP server (we've found a lot of customers have corporate policies/firewalls
> stopping them accessing FTP but not http/s). The idea is that each cu
Hi,
I'm trying to use Apache to essentially replicate the functionality of
our FTP server (we've found a lot of customers have corporate
policies/firewalls stopping them accessing FTP but not http/s). The idea
is that each customer has a Linux user created for them and can login
with Apache se
Hi,
I'm trying to get setup with apache2/modperl2 and am seeing an odd
problem that I can't seem to find a resource/faq help on.
Dropping in mod_perl2 seems to change the status code of a simple CGI
script:
use CGI;
use CGI::Carp qw(fatalsToBrowser); # show fatal error messages
On Thu, Mar 6, 2008 at 6:21 AM, Richard Smith <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've had s webdav folder added using a local address
> (http://192.168.0.23:81/path) but recently tried to add that via it's
> external address, XP gave the error "The folder you entered does not appear
> to be valid
Hi,
I've had s webdav folder added using a local address (
http://192.168.0.23:81/path) but recently tried to add that via it's
external address, XP gave the error "The folder you entered does not appear
to be valid. Please choose another.". But if I out the port number from the
address it accepts
> -Original Message-
> From: Hiep Nguyen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 05, 2008 4:52 PM
> To: Apache Users
> Cc: [EMAIL PROTECTED]
> Subject: [EMAIL PROTECTED] permission on /var/www & /var/www/html
>
> hi all,
>
> assume apache runs under apache user/group and i hav
12 matches
Mail list logo