• Resolved reece296

    (@reece296)


    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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter reece296

    (@reece296)

    Fixed it 🙂

    what was the solution?

    Thread Starter reece296

    (@reece296)

    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.

    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');
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing URL’ is closed to new replies.