Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Moving Textpattern Directory
Apologies if the anser to this is on the FAQ but I’ve been unable to find it.
I have set up a site with Textpattern using a subdirectory ‘blog’, for example:
www.mywebsite/blog
Now I’m happy with everything I want to move the pages to the public_html directory of my main site, example:
www.mywebsite/
Do I have to move the entire blog subdirectory (if so -how do I?) , or can I create an index.php file for www.mywebsite/ that will display my default Textpattern page?
Thanks
Offline
Re: Moving Textpattern Directory
Here’s a basic check list:
- move the entire subdirectory and all its descendants one level up (ftp)
- adapt the entry
$txpcfg['txpath']in config.php accordingly - mind the proper settings for files and images in the “preferences” screen.
- amend absolute path names to images in article texts, if they have changed.
Offline
#3 2006-06-08 15:08:33
- els
- Moderator

- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Moving Textpattern Directory
TextBook ;)
Offline
Re: Moving Textpattern Directory
Fantastic. Thank you very much.
Offline
Pages: 1