naktinukas
IS-IT--Management
Hi,
i am new to apache so i need help
1. I have created the basic setup of apache\mysql\php on internal server (10.10.10.1 configured DNS to respond to It's working perfectly
2. now i need to "show" this site to extranet\internet users.
3. i have created {at our ISP} subdomain forum.domain.com and pointed it to our external IP adress.
4. i have created the web role (isa 2006) to redirect all requests from forum.domain.com to the internal server 10.10.10.1. Role works, but only from inside lan as if i try to access forum.domain.com browser opens the site but the url is internal if i try to access from outside location browser timeouts and firewall role say (log = 200 OK) everything is ok, so firewall isn't blocking
i guess the the problem is that apache responds with "internal" header and everyone gets so external requests timeouts...
the question is:
what and where should i do to apache to make him understand that and forum.domain.com is the same thing?
i am new to apache so i need help
1. I have created the basic setup of apache\mysql\php on internal server (10.10.10.1 configured DNS to respond to It's working perfectly
2. now i need to "show" this site to extranet\internet users.
3. i have created {at our ISP} subdomain forum.domain.com and pointed it to our external IP adress.
4. i have created the web role (isa 2006) to redirect all requests from forum.domain.com to the internal server 10.10.10.1. Role works, but only from inside lan as if i try to access forum.domain.com browser opens the site but the url is internal if i try to access from outside location browser timeouts and firewall role say (log = 200 OK) everything is ok, so firewall isn't blocking
i guess the the problem is that apache responds with "internal" header and everyone gets so external requests timeouts...
the question is:
what and where should i do to apache to make him understand that and forum.domain.com is the same thing?