Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Notices

Reply
Thread Tools
  #1  
Old 1st February 2010, 20:07
piroman piroman is offline
Member
 
Join Date: Jan 2010
P2P
Posts: 4
Default httpd.conf question
Back with a problem.

I installed the Tracker successful and I want to change instead of IP to my domain name appearing tracker example Tracker.com

I searched with google and I came across Apache virtual host I edit this following: C: \ wamp \ bin \ apache \ Apache2.2.11 \ conf ==> on httpd.conf

Code:
NameVirtualHost 195.178.1.1:80

<VirtualHost 195.178.1.1:80>
   ServerAdmin [email] [email protected] [/ email]
   ServerName [url] http://tracker.com [/ url]
   DocumentRoot C: \ wamp \ www
</ VirtualHost>

then the C: \ wamp \ bin \ apache \ Apache2.2.11 \ conf \ extra ==> on httpd-vhosts.conf

NameVirtualHost 195.178.1.1:80

<VirtualHost 195.178.1.1:80>
   ServerAdmin [email] [email protected] [/ email]
   ServerName [url] http://tracker.com [/ url]
   DocumentRoot C: \ wamp \ www
</ VirtualHost>

<Directory C:\wamp\www>
AllowOverride all
Options Indexes FollowSymLinks Includes ExecCGI
Order allow, deny
Allow from all
</ Directory>

 C: \ WINDOWS \ system32 \ drivers \ etc ==> on hosts

127.0.0.1 localhost
195.178.1.1 tracker.com
When you give it to log that I got this error:

Click the image to open in full size.


PS: in my pc work with IP and HTTP
someone else on the internet works only with IP and same error when login
Reply With Quote
Reply

Tags
httpdconf , question


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 21:52. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2025, vBulletin Solutions Inc.