Simple Front Door for Coppermine Simple Front Door for Coppermine
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Simple Front Door for Coppermine

Started by zzapper, March 06, 2006, 01:16:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zzapper

Hi,
Sorry I expect this is an old chestnut. I usually put CPG onto a sub-domain eg album.somedomain.co.uk , But I'd really like to install a frontdoor so that I can explain to visitors what they can do eg Slideshow, ecards etc, trouble is CPG expects to be it's own homepage.

Ideas pls


Joachim Müller

Option 1): use anycontent
Option 2): send your users to a splash page first

Tranz

You can put the splash page in a file called index.html. If your server is set up to prioritize index.html files, then anyone who goes to the subdomain will see the static file. Otherwise, you would need to modify .htaccess if you use apache so that it explicitly looks for index.html rather than index.php