Move Wedding pages to RIHA.US

| | Comments (4) | TrackBacks (0)

Well after lots of futzing around, I figured out how to redirect old URLs to our wedding site to the new location. Here are the .htaccess lines that accomplished the magic:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^wedding(.*)$ http://wedding.riha.us$1 [R]
</IfModule;>

0 TrackBacks

Listed below are links to blogs that reference this entry: Move Wedding pages to RIHA.US.

TrackBack URL for this entry: http://www.nonplus.net/mt4/mt-tb.cgi/375

4 Comments

Stepan said:

Another test.

Stepan said:

And a third test.

stepan said:

One more comment.

Leave a comment

Captcha:

About this Entry

This page contains a single entry by Stepan published on April 27, 2002 11:55 AM.

Four Seven One Six Two Nine One was the previous entry in this blog.

Laurence is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.0