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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.