News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.