shumdesign
Member
Posted 6 months ago #
If I install my Wordpress site in a folder on my site and then later change the DocumentRoot to point to that folder as the root of a different domain will it mess up my install? Will the paths still work?
If it is just image paths that is ok I can handle that but what about the code to the scripts?
shumdesign
Member
Posted 6 months ago #
How does wordpress store the paths in the database to the scripts?
How does wordpress store the paths in the database to the scripts?
with relative paths except for stored images (they use full url)
shumdesign
Member
Posted 6 months ago #