Sign in
apache
/
netbeans
/
refs/heads/release310
/
.
/
webcommon
/
languages.apacheconf
/
test
/
unit
/
data
/
testfiles
/
lexer
/
test5.conf
blob: 96e2bbb4025af5005cbc568f1d90cc3dc3d39fd1 [
file
]
Options
+
FollowSymLinks
RewriteEngine
On
RewriteBase
/
RewriteCond
%{
REQUEST_URI
}
!^/
robots\.txt$
RewriteCond
%{
HTTP_HOST
}
!^
www\.example\.com$
[
NC
]
RewriteRule
^(.*)
$ http
:
//www.example.com/$1 [R=301,L]