Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Multiple Domains - Apache



Brett Robson wrote:
<snip>

I edited the original config but left in one of the real domains (>.<)




http://www.domain.net redirects to http://domain.net

<VirtualHost *:80>

      ServerName www.domain.net
      RewriteEngine on
      RewriteRule ^/(.*)$ http://domain.net/$1

</VirtualHost>





Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links