Hi
        I do a httpd -l and get 
                compiled in modules
                        http_core.c
                        mod_so.c
        suexec: disabled;invalid wrapper /usr/sbin/suexec

     Can someone tell me why I get the suexec error and what to do to
     fix it ?


        I look in my httpd.conf and find mod_alias and many others on
LoadModule and AddModule directives

        I do a httpd -v and get
                Apache/1.3.12 (Unix) (RedHat/Linux)

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Martin Lichtin
Sent: Monday, October 30, 2000 4:24 PM
To: [EMAIL PROTECTED]
Subject: Re: Permanent re-direct


>  Invalid command 'RedirectPermanent' perhaps mis-spelled or defined by a
> module not included in the server configuration.
> What am I doing wrong ?

Do you have the "mod_alias" module? It's part of the
base configuration:

http://www.apache.org/docs/mod/mod_alias.html

Run "httpd -l" to see what modules you have available.
What version of Apache are you running? ("httpd -v")
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to