You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Ben Antony Toson <be...@ntlworld.com> on 2003/01/21 21:21:50 UTC

[users@httpd] Apache 2.0.44

I have successfully used mod_actions Action functions in apache 1.3 but
when I upgraded to apache 2, I now experience problems.

My action script is parser.php
The directive I am using is:
Action parse /parser.php
AddHandler parse .pp

Here is the result:
Not Found
The requested URL /parser.pp/index.htm was not found on this server.

I have tried everything I can think of and I have tried apache 2 on both
windows and linux redhat and get the same problem.

Thanks in advance.

Ben.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Apache 2.0.44

Posted by Ben Antony Toson <be...@ntlworld.com>.
Sorry, mistake in that.
> The requested URL /parser.pp/index.htm was not found on this server.
Should Read:
> The requested URL /parser.php/index.pp was not found on this server.

> -----Original Message-----
> From: Ben Antony Toson [mailto:ben-toson@ntlworld.com] 
> Sent: 21 January 2003 20:22
> To: users@httpd.apache.org
> Subject: [users@httpd] Apache 2.0.44
> 
> 
> I have successfully used mod_actions Action functions in 
> apache 1.3 but when I upgraded to apache 2, I now experience problems.
> 
> My action script is parser.php
> The directive I am using is:
> Action parse /parser.php
> AddHandler parse .pp
> 
> Here is the result:
> Not Found
> The requested URL /parser.pp/index.htm was not found on this server.
> 
> I have tried everything I can think of and I have tried 
> apache 2 on both windows and linux redhat and get the same problem.
> 
> Thanks in advance.
> 
> Ben.
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP 
> Server Project. See 
> <URL:http://httpd.apache.org/userslist.html> for more info. 
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org