My favorites | Sign in
Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
### Generated by Dreamhost. DO NOT modify!!! ###
AuthType Basic
AuthUserFile /home/kinobg/az-glasuvam.com/.htpasswd
AuthName "Az-Glasuvam.com"
require valid-user
################################################

# Az-Glasuvam.com Rotator Shortcut URLs
Redirect /rotator.js /wp-content/themes/az-glasuvam.com/rotator.js
Redirect /rotator.css /wp-content/themes/az-glasuvam.com/rotator.css

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
Show details Hide details

Change log

r26 by kaloyan on May 20, 2009   Diff
[No log message]
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 614 bytes, 21 lines
Hosted by Google Code