SCRIPT_URI is empty

New to mod_rewrite? This is a good place to start.

SCRIPT_URI is empty

Postby odin » Mon Feb 20, 2006 3:24 am

i use the follwing stuff in an virtualhost
Code: Select all
    RewriteEngine On
    RewriteMap myhandler prg:/opt/apache_handler.pl
    RewriteRule ^/(.*) ${myhandler:%{SCRIPT_URI}}


but in myhanlder (written in perl) $_ is empty when it is called
odin
 
Posts: 1
Joined: Mon Feb 20, 2006 3:18 am

Return to Beginner's Corner

Who is online

Users browsing this forum: No registered users and 16 guests

cron