Thread: Change Site URL

Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2012
    Posts
    10
    Plugin Contributions
    0

    help question Change Site URL

    Firstly, thanks to everybody in this forum for all the valuable info. I found some really great tips.

    Lastly, I couldn't find anything about my situation for http://skyblueshoes.com.au//
    Note the 2 forward slashes at the end of my URL. How do I change that to only 1 forward slash?

    Cheers

  2. #2
    Join Date
    Jun 2010
    Location
    Norwich, UK
    Posts
    67
    Plugin Contributions
    0

    Default Re: Change Site URL

    Most likely explanation is that your configure.php file is incorrect. The first two entries should have no slash at the end. Example:

    Code:
    define('HTTP_SERVER', 'http://www.yourdomain.com');
    define('HTTPS_SERVER', 'https://www.yourdomain.com');
    UK Web Hosting for Designers & Developers by TerraNetwork (Norwich, UK) for websites of all sizes.
    Zen Cart Web Hosting from £3.33 per month
    Contact info AT terranetwork DOT net for quotes and advice

 

 

Similar Threads

  1. change site URL
    By LauraW in forum Basic Configuration
    Replies: 5
    Last Post: 30 Oct 2011, 03:14 AM
  2. Change site URL
    By cdjohn31 in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 12 Mar 2011, 06:12 PM
  3. Change site URL's
    By e-hol.co.uk in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 5 Oct 2009, 08:15 PM
  4. How to change the site URL
    By jenclark in forum Basic Configuration
    Replies: 4
    Last Post: 10 Jul 2008, 12:44 PM
  5. How do I change the URL of my site?
    By caffiendo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Feb 2007, 08:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •