CPG in a subdomain / phpBB in the 'main' domain : possible? CPG in a subdomain / phpBB in the 'main' domain : possible?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

CPG in a subdomain / phpBB in the 'main' domain : possible?

Started by gotwings, August 22, 2006, 06:49:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gotwings

Hi,

I'm researching Coppermine, and would like to know if it is
possible to bridge from a subdomain to a second-level domain?

For example, I have this phpBB 2.0.21 forum :

http://www.chgpa.org/forums

I would like to install Coppermine 1.4.8 into a sub-domain.
For example (though it doesn't currently exist) :

http://photos.chgpa.org

Would it be possible to bridge from the photos subdomain
'up' to chgpa.org/forums ?

At my web provider, directories for subdomains and
for the existing phpBB forum are at the same level. Eg:

   ~/public_html/photos
   ~/public_html/forums

I've found lots of bridging threads about this sort of config
using SMF, but not using phpBB. So, thought I would ask!

Thanks in advance for any advice.


Nibbler

Yes, that's fine. You can bridge any arrangement so long as they are on the same main domain name.

gotwings