Gossamer Forum
Home : General : Perl Programming :

using perl in a .httpaccess file

Quote Reply
using perl in a .httpaccess file
Hi:

I am trying to minipulate a .httpaccess file

I am trying to do some apache mod rewrite using the format below

RewriteRule ^(.*)(([a-z])[a-z0-9]+).html check.php?f=$1 [L]

is it possible to use a perl script in the file to read in check.php and pass it on to the

command RewriteRule ^(.*)(([a-z])[a-z0-9]+).html check.php?f=$1 [L]

in the .httpaccess file

or
can i a perl function in this .httpaccess file to pass a value

to the command RewriteRule ^(.*)(([a-z])[a-z0-9]+).html check.php?f=$1 [L]






Quote Reply
Re: [akastarlight] using perl in a .httpaccess file In reply to
Hi,

I guess you mean .htaccess, not .httpaccess ? <G>

I'm not really sure what you are trying to do though =)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!