jasonrudolph / jasonrudolph.com

This URL has Read+Write access

commit  2900ca9bf66c725c55335c999a20a81fc1500fdf
tree    42070f96e082ab9f003b222279d49ba543bf5063
parent  9694610c9e7a6688bcdc3e7c6ae64edac4358c38
jasonrudolph.com / .htaccess
100644 11 lines (7 sloc) 0.459 kb
1
2
3
4
5
6
7
8
9
10
11
IndexOptions NameWidth=60
 
ErrorDocument 404 /404.html
 
# Redirect legacy WordPress feed URL
Redirect /blog/feed/ http://feeds.feedburner.com/jasonrudolph
Redirect /blog/feed http://feeds.feedburner.com/jasonrudolph
 
# Handle bad incoming link from http://blog.jayfields.com/2007/11/ruby-testing-private-methods.html
Redirect /blog/2007/11/03/evan-phoenix-on-testing-private-methods-in-ruby/ /blog/2007/11/02/evan-phoenix-on-testing-private-methods-in-ruby