Topic: Moving from root
I need to move the forum from the root (www.mywebsite.com) to a subdomain (www.mywebsite.com/forum).
Anyone have instructions on how to do this?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 discussion → Moving from root
I need to move the forum from the root (www.mywebsite.com) to a subdomain (www.mywebsite.com/forum).
Anyone have instructions on how to do this?
Copy all files to the new place
Change the value of the $base_url variable in config.php
Add an htaccess file to redirect all requests to the new forum.
Copy all files to the new place
Change the value of the $base_url variable in config.php
Add an htaccess file to redirect all requests to the new forum.
So the current htaccess file won't work if I copy it over to the new place?
PunBB Forums → PunBB 1.3 discussion → Moving from root
Powered by PunBB, supported by Informer Technologies, Inc.