apache 2.2.2 and psp

This is a discussion on apache 2.2.2 and psp within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, someone has ever configurated Apache 2.2.2 with Prolog Server Page in swi-prolog under Windows? http://www....


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-11-2006
Marco
 
Posts: n/a
Default apache 2.2.2 and psp

Hi,
someone has ever configurated Apache 2.2.2 with Prolog Server Page in
swi-prolog under Windows?

http://www.prologonlinereference.org/psp.psp

I've done this:
- created psp.exe
- putted this to httpd.conf
ScriptAlias /swi-psp/ "c:/programmi/pl/bin/"
DirectoryIndex index.psp
AddType application/x-httpd-psp .psp
Action application/x-httpd-psp /swi-psp/psp.exe


- putted in psp.ini this:
:- set_psp_flag(server_directory, 'C:\Programmi\Apache Software
Foundation\Apache2.2\').



Unfortunatelly when I access to an index.psp I got:
Forbidden

You don't have permission to access /swi-psp/psp.exe/index.psp on this
server.


What I have to set in httpd.conf to gave this permissions?

Thanx
Marco
  #2 (permalink)  
Old 05-11-2006
Marco
 
Posts: n/a
Default Re: apache 2.2.2 and psp

ok missing these:
<Directory "C:/Programmi/pl/bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:06 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0