Forums

[resolved] Changing URL (5 posts)

  1. reece296
    Member
    Posted 4 years ago #

    Hi,

    What file controls/holds the url of the wordpress blog?

    I know you can do it through the ACP but i need to know what file controls it.

    Thanks

    Best Regards,

    Reece

  2. reece296
    Member
    Posted 4 years ago #

    Fixed it :)

  3. mrkingid
    Member
    Posted 4 years ago #

    what was the solution?

  4. reece296
    Member
    Posted 4 years ago #

    You can change it in the database. I just edited the database and then did a clean install then installed the backup and then reinstalled the skins.

  5. JeremyVisser
    Member
    Posted 4 years ago #

    You can also change it in wp-config.php like the following (very handy for if you move the blog first, and break it):

    define ('WP_HOME', 'http://localhost/wordpress');
    define ('WP_SITEURL', 'http://localhost/wordpress');

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags