On Sep 2, 2008, at 8:01 AM, Krist van Besien wrote:
On Tue, Sep 2, 2008 at 13:12, Jason Pruim <japruim@xxxxxxxxxx> wrote:
Hi Everyone,Thanks for your help on this! I ended up changing my thinking a little bit and ended up doing a subdomain since I found out the server that is going to be hosting the website (Which changed on me) runs IIS I suggested that we do a subdomain and have it point to my local server which is running apache. For the archives here is the rewrite rule that I am using:
<IfModule mod_rewrite.c> RewriteEngine On RewriteLog "/var/log/purl.rewrite.log" RewriteLogLevel 9RewriteRule /(.*) "/volumes/raider/webserver/ documents/dev/schreurprinting.com/p.php?purl=$1"
</IfModule>And it's working perfectly right now. So thank you all for your help with this!
-- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 11287 James St Holland, MI 49424 www.raoset.com japruim@xxxxxxxxxx --------------------------------------------------------------------- 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