If you want displayed in the top directory lollipop WordPress
November 14th, 2008
Http://www.example.com/wordpress/ rather than a URL, if you want to http://www.example.com/ settings, the option Admin> General Settings opens.
Home address (URI): http://www.example.com/wordpress/
↓
Home address (URI): http://www.example.com/index.php
Change to button configuration updates.
Navigate to the root directory of your site in index.php in the wordpress /.
Editor to edit the index.php
require ('. / wp-blog-header.php');
↓
require ('. / wordpress / wp-blog-header.php');
To change.
will appear when you access the http://www.example.com/.
Login is http://example.com/wordpress/wp-login.php.
If there is a permanent link, please update your permalink structure permalink settings page.







