Newbie question i am sure but i still can't figure it out Newbie question i am sure but i still can't figure it out
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Newbie question i am sure but i still can't figure it out

Started by Photojunkie55, December 07, 2006, 12:53:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Photojunkie55

I have installed a coppermine gallery here http://www.runescapefaces.com/index.php i need to know how can i make it so other users can open my site just by typing http://www.runescapefaces.com  without the index or any other folder like gallery.Thanks in advance

Nibbler

This is not related to Coppermine...

Create a file named .htaccess in your Coppermine directory with the content


DirectoryIndex index.php


If the file already exists then add that code, if it doesn't then create it.