Removed resume, now done with .htaccess redirect
authorAndrew DeFaria <Andrew@DeFaria.com>
Tue, 21 Jan 2014 22:07:56 +0000 (14:07 -0800)
committerAndrew DeFaria <Andrew@DeFaria.com>
Tue, 21 Jan 2014 22:07:56 +0000 (14:07 -0800)
web/.htaccess [new file with mode: 0644]
web/resume [deleted file]

diff --git a/web/.htaccess b/web/.htaccess
new file mode 100644 (file)
index 0000000..8d84198
--- /dev/null
@@ -0,0 +1 @@
+Redirect /resume /Resumes/Andrew
diff --git a/web/resume b/web/resume
deleted file mode 100644 (file)
index fafcbd9..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-   "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-  <meta name="GENERATOR" content="Mozilla/4.61 [en] (Win98; U) [Netscape]">
-  <meta http-equiv="Refresh" Content="0; URL=/Resumes/Andrew">
-</head>
-
-<body>
-</body>
-</html>