Hey all,I have the following rewrite rule in an .htaccess file.
RewriteRule .modules.php?(.*)$ http://prepcube.venomouspenguin.com/modules.php?$1
And it does successfully call the modules.php file in the document root, but the arguments do not get passed.
In other words, if modules.php?mod=coaches is calledthe 'mod=coaches' part will be missing when the second modules.php file is called.
Any help would be greatly appreciated. Thanks, Skip -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison, WI 53703 608-250-2720 http://bigskypenguin.com =-=-=-=-=-=-=-=-=-= Check out PHPenguin, a lightweight and versatile PHP/MySQL, AJAX & DHTML development framework. http://phpenguin.bigskypenguin.com/ --------------------------------------------------------------------- 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