-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
  I thought that this little URL rewrite would be oh-so-simple. I have
not gotten it to work; it is completely ignored.
  I wish to redirect any URL <http://fb.example.com/*> to
<http://example.com/*?fb=1>.

  In <.htaccess>:
RewriteEngine on
RewriteRule ^/(.*)  http://example.com/$1?fb=1 [R,L]

  Where did I go wrong?

- -- 
James Moe
moe dot james at sohnen-moe dot com
520.743.3936
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3FsBIACgkQzTcr8Prq0ZNOOgCeNrXY4tAUIzYVAvROgrcJx4ag
UGMAoLJSilgWg9GaSVYBew7ylFMGSFnH
=b4kg
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to