This forum is no longer active. Please post your questions to our new community site
Help me get phpBB on an existing server
|
|
Hello I have an existing Windows 2003 Server with a website, mydomain.com on port 80. I’d like to install the phpBB bundle on this same server and add a DNS entry forums.mydomain.com. Can anybody help me do this? I’m sure it must be possible through the IIS host header redirecting but I don’t know how to do it. Thanks. |
|
|
Hi, You can follow two approaches:
2- Setup phpBB on a different port != 80 using hostname “forums.mydomain.com”. Then, configure IIS to redirect the requests. I’m not familiar with IIS but something like this does the trick: In both cases you may have to reconfigure the firewall to accept connections in the second port used. Let us know if it works for you. Regards |

