Using Psychoquery With Winxp

devicenulldevicenull Join Date: 2003-04-30 Member: 15967Members, NS2 Playtester, Squad Five Blue
Okay, I have apache and a hlds running on my computer..
I want to use psychoquery to put the server data onto apache..
I am trying to use server side includes, like this:
<!--#include exec="pyschoquery\pquery.pl"--><!--#include virtual="psychoquery\pquery.html"-->
now, running pquery.pl will produce a html page.. so I am trying to add that to a page.
Is there any way I can make this work, the file is index.shtml, apache is set like this
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
in httpd.config
C:\inetpub has INCLUDES in its Options

ActivePerl is installed and working..
Sign In or Register to comment.