Hello,
I'm using apache 2.4. What is the difference between these lines?

Redirect permanent / http://www.domain.com
    RewriteRule ^/?(.*) http://www.domain.com/$1 [R,L]

They both redirect.

Thanks.
Dave.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to