dheeraja Posted November 23, 2010 Share Posted November 23, 2010 Hi Guys I am going through the regular expression and somewhere I got two rewrite rules with regular expression, but I am not exactly getting that what is mean of it, expressions are: rewritecond %{HTTP_HOST} !^www.example.com$ [NC] rewriterule ^(.*)$ http://www.example.com/$1 [R,L] Please tell me that what is the bold part telling, please help me.. Thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.