On November 10, 2011 14:41 , Nick Tkach <ntk...@gmail.com> wrote:
RewriteRule ^https://mycom.com/specialsale
https://mycom.com/content/some/url/page.html

On 10.11.11 15:23, Mark Montague wrote:
You're complicating things too much. In your HTTPS virtual host stanza in your web server configuration file, just put

RewriteRule ^/specialsale$ /content/some/url/page.html

You're complicating things much. Simple RedirectMatch should be ok instead of RewriteRule ;)
--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
It's now safe to throw off your computer.

---------------------------------------------------------------------
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