Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 7 of 7(0 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.4
From my reading of the Apache docs, the following should work: # # Use name-based virtual hosting. # NameVirtualHost *:80 <VirtualHost *>     ServerName site1.adomain.com     DocumentRoo...
Zones: Apache Web ServerDate Answered: 12/17/2004 Views: 0
Hi experts, I keep getting the following message (this is an example): Forcing reload of web server: Apache2[Wed Sep 14 13:38:48 2005] [warn] NameVirtualHost training:80 has no VirtualHosts H...
Zones: Linux AdminDate Answered: 09/26/2005 Views: 239
aaaarrrrrrgh.... I am getting a 403 error for some unknown reason. i have tried everythng that i could think of. I gave read permissions to ALL users and allowed access from anywhere using .htacce...
Zones: Apache Web ServerDate Answered: 06/19/2006 Views: 0
Hello, I am setting up apache on a centos server and the spec requires virtual hosts.  I have configured these hosts as I know how, but apache continually gives me these errors: [Tue Jun 20 13:...
Zones: Apache Web ServerDate Answered: 06/26/2006 Views: 0
Hi, Got an Ubuntu server, DHCP, running Apache2 Want to setup multiple virtual hosts e.g. NameVirtualHost *:80 <VirtualHost *:80>       ServerAdmin webmaster@localhost       ServerName XYZ        N...
Zones: Linux AdminDate Answered: 07/16/2006 Views: 4
How can I configure apache (1.3.x) ? I have multiple domains and one IP. So I need VirtualHost. when I run apache I have: [Fri Nov 29 10:06:07 2002] [warn] VirtualHost test2.domain.com:80 over...
Zones: Apache Web ServerDate Answered: 11/29/2002 Views: 0
I have followed the namevirtualhost settings on apache's website. I dont know where i'm getting it wrong, as the first virtualhost overrides the other. When I type www.domain1.com it's fine, bu...
Zones: Apache Web Server, Linux, Web ServersDate Answered: 04/15/2009 Views: 0
  • 1