Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
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] tracker@gmail.com [/ 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] tracker@gmail.com [/ 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question evilman Community Cafe 3 15th December 2009 20:28
TS 5.6 question evaldas40 Template Shares 2 29th October 2009 16:35
Question ??? kp380lv Yuna Scatari Edition (YSE) 4 24th September 2009 11:00
Question about... Angelus636 Yuna Scatari Edition (YSE) 0 10th May 2009 01:08
Question vebmann Yuna Scatari Edition (YSE) 1 14th March 2009 21:54



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