|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Ok i have Apache 2.0.54/PHP 5.04/ MySQL 4.01 server
here is my apache conf: Code:
NameVirtualHost 212.116.140.79:80
#
# VirtualHost example:
# Almost any Apache directive may go into a VirtualHost container.
# The first VirtualHost section is used for requests without a known
# server name.
#
<VirtualHost 212.116.140.79:80>
ServerAdmin webmaster@amidamaro.com
DocumentRoot F:/apache/Apache2/htdocs/amidamaro.com
ServerName www.amidamaro.com
ServerAlias amidamaro.com *.amidamaro.com
ErrorLog logs/amidamaro.com-error_log
CustomLog logs/amidamaro.com-access_log common
</VirtualHost>
when i type 212.116.140.79 i get the test page from anywhere but when i try www.amidamaro.com i get page cannot be displayed... any sugesttion 10x in advance PS: i'm a nubie /also in english/ ![]() Last edited by TrashOverride : July 18th, 2005 at 10:10 AM. Reason: code done:) |
|
#2
|
||||
|
||||
|
Although it's not exactly code, wrapping your conf reference in [code][/code] tags when pasting to this forum would make your post easier to read =)
Although domain setup isn't my strong-point... Do you have your name server to point to your webserver? Is 212.116.140.79 your home box, or is it a true dedicated server? For the record, don't answer that... IP addresses are often mis-used... However, it is your home box that you are trying to set this up on, you may need to pay for a server that will direct your IP address to a proper nameserver... |
|
#3
|
|||
|
|||
|
Ok i've registered a domain www.amidamaro.bg.tf, and i redirected it to my server, but i was wondering if that could be sckiped. I mean do u always have to register ur domain, could u use ur own?
|
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > Name based adresses- Apache 2.0.54 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|