Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Is there someway To Change The Index Page  (Read 3688 times)

0 Members and 1 Guest are viewing this topic.

HooX

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Is there someway To Change The Index Page
« on: May 04, 2005, 03:30:46 am »

Is there any way sp I can have an Preload page instead of index.php.
I want to have a file called index.php and that one should link to the fotoalbum...??

I'm using dreamwaver if that's some help...

/HooXwww.jbfoto.mine.nu
« Last Edit: May 06, 2005, 07:18:41 am by GauGau »
Logged

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: Is there someway To Change The Index Page
« Reply #1 on: May 04, 2005, 07:28:14 pm »

highly dependent on server config you might be able to use an alternate page type that is higher in precedence than index.php to be displayed as the default page.

Your HOST would probably be able to give you the complete list if you were to ask, and may even be listed in a FAQ section of thier support pages.

Heres a list of candidates (Not exhaustive).

index.htm
index.html
default.htm
default.html
default.php
index.asp
default.asp
home.htm
home.html
index.cfm
default.cfm

then in that file you would link directly to index.php to start up the gallery.

if index.php is the top entry in the http servers config then you are pretty much SOL for using this method, as it generally checks in the order the config option is set.

Logged

OmegaGOD

  • Supporter
  • Coppermine frequent poster
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 346
  • I approve.
Re: Is there someway To Change The Index Page
« Reply #2 on: May 04, 2005, 11:48:00 pm »

You can also move CPG to folder under your root directory so that you can create your "preload" page. Then simply link from your "Preload" page to CPG.

Example.

./index.html <- Your Pre-load page
./gallery/index.php <- The gallery's main index page.
Logged
Please do not PM me with support questions. Please read the manual and then if posting questions please place them in the proper sub-boards.

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Is there someway To Change The Index Page
« Reply #3 on: May 06, 2005, 07:18:28 am »

HooX seems to already have found out how to add a splash page. It would have been nice if you (HooX) would have resolved your own thread. Dreamweaver (or any other editor) is irrelevant in this context.

Joachim
Logged

HooX

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Thank's All..
« Reply #4 on: May 11, 2005, 04:32:39 am »

I Solved The Problem By Edit The httpd.conf file.
And told that one to read the Index.html before Index.php file =)
Logged
Pages: [1]   Go Up
 

Page created in 0.046 seconds with 20 queries.