Regex help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey everyone,

Not completely specific to php but I know you guys know regex's better then I do! :)

I am attempting to match purl.schreurprinting.com/jasonpruim112 to purl.schreurprinting.com/p.php?purl=jasonpruim112

Here are my current matching patterns:

RewriteRule /(.*) "/volumes/raider/webserver/ documents/dev/schreurprinting.com/p.php?purl=$
#               RewriteRule /(*.) "/purl.schreurprinting.com/$1"
# RewriteRule /(mail.php?purl=*) "/ purl.schreurprinting.com/mail.php?purl=$1"

Yes I am doing this for apache's mod_rewrite, but my question is much more specific to regex's at this point :)

Any ideas where I am going wrong? it seems like it should be fairly simple to do, but I don't know regex's at all :)


--

Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
11287 James St
Holland, MI 49424
www.raoset.com
japruim@xxxxxxxxxx





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux