broken links - Moving Drupal site from root on one server to subdirectory on another -
i'm moving drupal site root of 1 server subdirectory on another. frontpage works fine, links broken.
i've inherited site located in root. when accessed site site.com came frontpage , worked fine.
now, changed host , told me files in folder site.com/public_html. when visit site.com see frontpage, links broken. i'm guessing need rewrite urls somehow.
hope helps else.
the solution uncomment rewritebase /
, set rewriteengine
"on" in .htaccess.
Comments
Post a Comment