how to change the gallery name in URL how to change the gallery name in URL
 

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

how to change the gallery name in URL

Started by skeepper, June 28, 2007, 01:05:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

skeepper

I'll be very much appreciated if some body can tell me how to change the URL name from one to another:

for example:

from:
http://www.mywebsite/photogallery

change to:
http://www.mywebsite/gallery

Thank you.

Nibbler

Rename the directory using your FTP client, then update the URL in Coppermine config.

Vilmis

Create folder "gallery", copy into it all content of "photogallery" folder and you should be ok.
if http://www.mywebsite/gallery works, delete "photogallery" folder.

P.S. I'll guess you'll do backup before any changes :)

Joachim Müller

Why don't you do as Nibbler suggested: instead of copying stuff around, just rename the folder - much less effort.