Help for this page

Select Code to Download


  1. or download this
    use Apache;
    
    my $r = shift;
    my $uri = $ENV{REQUEST_URI};
    my $path = $r->lookup_uri($uri)->filename;