via a php file that is in the www area.... Thanks, Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com On Jul 24, 2006, at 10:14 AM, Pieter Vanmeerbeek wrote:
Hi, I'm trying to redirect a specific URL (for examplehttp://example.com/trigger/username) to a specific script on disk (rewriteto /libexec/pfb.php?user=username). The document root is set to /testing.Now I want my script (pfb.php) to be stored outside my document root but still accessible by the server. So I tried adding an alias line before thedocument root line : Alias /libexec /blabla/test DocumentRoot /testingMy url is rewritten to /testing/libexec/pfb.php?user=username (it says soin the logging)However apache complains it can't find the file /testing/libexec/pfb.php inthe error logging.Putting the same file with the same access wrights under /testing/libexecworks fine. Has anyone an idea on how to accomplish this? Kind regards, Pieter -- --------------------------------------------------- Able: 1996-2006: already 10 safe years in YOUR company!aXs GUARD has completed security and anti-virus checks on this e-mail (http://www.axsguard.com)--------------------------------------------------- Able NV: ond.nr 0457.938.087 RPR Mechelen ---------------------------------------------------------------------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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx