|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
can't get virtualhost to work
I'm fairly new to Apache, and I'm trying to set up my domain names. I'm running Apache 2.0.4.7 on a Windows 2000 box. I can get www.mysite.com to work, but not mysite.com. What do I need to do to set this up?
|
|
#2
|
||||
|
||||
|
You've probably got www.mysite.com as the ServerName without a ServerAlias of mysite.com. I believe traditionally, you'd have the following lines in your conf:
ServerName mysite.com ServerAlias www.mysite.com In order for anybody to provide any additional help, you'll need to post the relevant portion of your conf file.
__________________
Please don't PM me asking for solutions outside the scope of a thread. Keeping all responses in a thread stands to help others who come along later, which is after all what this forum's all about. |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > can't get virtualhost to work |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|