Drupal base URL and root relative paths.
Posted
by kellyllek
on Super User
See other posts from Super User
or by kellyllek
Published on 2010-02-03T23:35:56Z
Indexed on
2010/03/26
14:03 UTC
Read the original article
Hit count: 393
drupal
I changed my Drupal base url in settings.php to " http://www.example.com/subfolder " but root relative paths are still pointing to " http://www.example.com " and not to the correct "subfolder". Any idea what I'm doing wrong? I flushed cache re-edited a couple links to make sure but they're still pointing to the root domain and not to the correct subfolder.
© Super User or respective owner