Hello,
I want to change my store from the /catalog/ directory to the /public_html/ directory, what would be the best way to do this? and what all files do I need to edit? any help would be great, thanks
This is a discussion on What is the best way to change server directory, within the osCMax v1.7 Installation forums, part of the osCmax v1.7 Forums category; Hello, I want to change my store from the /catalog/ directory to the /public_html/ directory, what would be the best ...
Hello,
I want to change my store from the /catalog/ directory to the /public_html/ directory, what would be the best way to do this? and what all files do I need to edit? any help would be great, thanks
Two files changed (both configure.php)
Just to confirm ....and you want to move it to root ie from mysite.com/catalog/ to mysite.com..... or mysite.com/public_html
Then move all the files from /catalog/ to the new directory
Modify any links to your /catalog/ directory....
Done..
PS...make sure you have "closed" it before doing it.....open it back up when done.....
Good Luck
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
You might want to add this to your htaccess file too so any existing links to pages in your site will still work:Originally Posted by chevyracn
Code:Redirect permanent /catalog http://yourdomain.com/
Bookmarks