Wow! what a great list, you guys are quick!

Anyhow I do have  'AddHandler axkit .xml .xsp .dkb .axp' but in 3
lines...
  AddHandler axkit .xml
  AddHandler axkit .xsp
  AddHandler axkit .dkb

and I have
  AddHandler cgi-script .cgi

The AxKit stuff is at the very end of httpd.conf. Does the order
matter?

Thanks,
Paul




>>> Matt Sergeant <[EMAIL PROTECTED]> 06/03/02 04:17PM >>>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 03 June 2002 11:41 pm, Paul Lieberman wrote:
> It seems that if I enable AxKit then CGI scripts no longer work
outside
> of script aliased directories. I normally allow CGI in the root web
> directory. If I comment out all the AxKit stuff in httpd.conf they
work
> fine. If I enable AxKit then I get the perl code of the CGI file
itself
> (bad!). The error log shows AxKit 'not recognised as XML' and
'provider
> declined' .
> How can I get CGI scripts and AxKit working at the same time?

Just enable AxKit for certain file types, e.g.

  AddHandler axkit .xml .xsp .dkb .axp

- -- 
<:->get a SMart net</:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE8+/kUVBc71ct6OywRAok/AKCJjAScBINon2ZsOmFPFi9UGJvOSwCdFX08
k5cM9LgjTlJ7Oi0gyge+NwE=
=Z0sZ
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to