| How To Change Apache's Config Defaults [message #97314] |
Mon, 02 April 2012 07:36  |
|
Hi,
I have got a VPS at Amazon AWS. I installed CentOS 5.8 and setup Kloxo. After install i wasnt able to handle incoming requests to related domains. When user come to xxx.com it shows CentOS Apache Default Page or sub.xxx.com shows apache's default page. I looked into /home/apache/conf/domains/xxx.com/xxx.com.conf file and changed VirtualHost IP:Port to VirtualHost *:80 and then change /home/apache/conf/webmail/webmail.conf header VirtualHost IP:Port to VirtualHost *:80 .. My problem is fixed So i dont wanna do this whole domains in my server ..
How can i change Kloxo's main template for this event ?
|
|
|
|
| Re: How To Change Apache's Config Defaults [message #97318 is a reply to message #97315] |
Mon, 02 April 2012 08:21   |
|
No . I got a static ip. Not a dynamic ip . i added this ip to IP Addresess section in Kloxo and setup my dns templates with this ip. but when someone calls blabla.com Apache can not resolve incoming requests over this ip. I think this problem is about Amazon AWS.Because this external ip not binded directly to my VPS. But who requests something from this ip its routing to my vps machine. So is anybody there someone tell me how can i change "IP:Port" to "*:80" in httpd confs newly added domains ¿
|
|
|
|
|