My shop is currently public and direct straight to the shop on www.----.com.
I would like to have "catalog" added at the end of .com, Example www.-----.com/cataog. How can i do that?
Thanks!
My shop is currently public and direct straight to the shop on www.----.com.
I would like to have "catalog" added at the end of .com, Example www.-----.com/cataog. How can i do that?
Thanks!
You can move all the cart files to the /catalog folder - edit the 2 configure.php files to reflect this relocation and you should be good to go
Where do i find the 2 configure.php? Also want to be sure before i process, I will need to create a catalog folder and put all files into the catalog folder correct?
I have moved all file into the catalog folder and now which line do i need to edit and input catalog in 2 configure.php? I am kinda scare of making mistake and screw things up.
Last edited by Tom_Ace; 4 Nov 2007 at 04:09 AM.
I should have had you backup everything first if you have not do so now...
FTP a copy of the 2 configure.php files to your local and keep them in their own folders as they are named the same and the admin file is different thatn the catalog file.
Basically all references to "/" need to be changed to "/catalog" or whatever folder name you choose.
In the admin copy the above applies in addition all references to "/admin/" need the catalog appended "/catalog/admin/"
The ones for /includes etc are relative to the defined catalog path and do not require alteration