Results 1 to 2 of 2
I am using apache2 and it comes with a default virtual host. Everytime you enter domainname.com, you will be redirected to domainname.com/apache_default.
How can I have domain.com entered and redirected ...
- 09-14-2006 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 19
Domain name problem
I am using apache2 and it comes with a default virtual host. Everytime you enter domainname.com, you will be redirected to domainname.com/apache_default.
How can I have domain.com entered and redirected to domain.com without apache_default?
Thanks for your attention.
----------------------
just find out putting a # in front of the RedirectMatch directive does the job
- 09-17-2006 #2
Lazyjimmy the vhost file is a templet. Edit the file and save it with the name of the domain.com that you are adding.


Reply With Quote
