herot Posted August 30, 2006 Share Posted August 30, 2006 ok i have built and configured my store to work within catalog/ , now i am ready to go live but i have installed several contributions... what do i need to change in order to make the store work from html/ (apache) http://www.cravenpottery.com/ is how i want to access it. currently its at http://www.cravenpottery.com/catalog AND */catalog/admin is the admin area... i have the regular store AND the admin area password protected i need to remove this protection for the main store. my contribs: SPPC (seperate pricing per customer) CoolMenu Featured Products HPFCG (hide products from customer group) Sort product by model (in admin) On The Fly thumbnailer Column Product Listing (for SPPC) Did you get rid of the voices in your head? Do you now miss them and the things that they said? -David Gilmour Link to comment Share on other sites More sharing options...
Brown Knight Posted August 30, 2006 Share Posted August 30, 2006 delete the .htaccess file for it, and you should be good to go. your cpanel (if you have one) you can 'unprotect' the directory Link to comment Share on other sites More sharing options...
herot Posted August 30, 2006 Author Share Posted August 30, 2006 delete the .htaccess file for it, and you should be good to go.your cpanel (if you have one) you can 'unprotect' the directory ok, thanks! i still need help on the first part. Did you get rid of the voices in your head? Do you now miss them and the things that they said? -David Gilmour Link to comment Share on other sites More sharing options...
spax Posted August 30, 2006 Share Posted August 30, 2006 Just move everthing that's in the catalog directory, up one level so it is in the document root. Delete (or rename) the index.htm page you currently have as your landing page, otherwise it will continue to load when someone types in your url. Download and edit the two configure files (includes/configure.php and admin/includes/configure.php). You need to delete any occurence of catalog within them. Where it has /catalog/ edit it so just a forward slash is left / You will probably need to change permissions on them before downloading so you are able to overwrite them, when you upload again. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.