-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.htaccess
More file actions
26 lines (22 loc) · 768 Bytes
/
.htaccess
File metadata and controls
26 lines (22 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
# Business Card Redirects
Redirect /apohl http://foundops.com/?author=2
Redirect /jperl http://foundops.com/?author=3
Redirect /zbright http://foundops.com/?author=5
Redirect /oshatken http://foundops.com/?author=4
Redirect /jmahoney http://foundops.com/?author=7
Redirect /pbrown http://foundops.com/?author=8
Redirect /respinosa http://foundops.com/?author=10
# Convention Card Redirects
Redirect /415919 http://foundops.com/customers
Redirect /112091 http://foundops.com/customers
Redirect /317067 http://foundops.com/customers