By danielmxli
I tried following http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory as a guide, and did everything it said: moved wordpress files into a www/blog/ directory and modified the index.php file( i didn’t have an ahtaccess file).
mywebsite.com/blog works but as soon as i click on anything on the page, it redirects to mywebsite.com.
under WordPress Address (URL), i have mywebsite.com/blog and for the Site Address (URL) I have mywebsite.com just as the guide told me to do
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I found the solution: <br> <br> <br>define(‘WP_HOME’,‘http://andhenrydaniel.com/blog’); <br>define(‘WP_SITEURL’,‘http://andhenrydaniel.com/blog’); <br> <br>added that to wp-config.php, which is the same editing the following on the wp-admin settings page: <br> <br>WordPress Address (URL) http://andhenrydaniel.com/blog <br>Site Address (URL) http://andhenrydaniel.com/blog
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.