Zen Cart

liunx

Guest
I do not need help setting up zen cart, my question is what is the best way to get the URL to my store...it is right now at<br />www.****/store...<br /><br />do I need to make an index file to point into the store directory the start the store?<!--content-->
First a question needs to be asked. Do you have your own SSL certificate?<br /><br />If you have your own SSL Certificate it would be <a href="https://your-domain.ext/store" target="_blank">https://your-domain.ext/store</a><br /><br />If using the shared SSL Certifcate it would be <a href="https://your-server-name/your-cpanel-name/public_html/store" target="_blank">https://your-server-name/your-cpanel-name/public_html/store</a><br /><br />A link to the <a href="http://www.totalchoicehosting.com/help/id93.htm" target="_blank">help page</a><br /><!--content-->
You made me more confused, right now I enter in <!-- w --><a class="postlink" href="http://www.blossomshopkinsfloral.com">www.blossomshopkinsfloral.com</a><!-- w --> but the store is on a dir called store, so do I have to make and new index page that will point to the /store/index.php?<!--content-->
I have never used ZenCart but I would assume so. I take it you have built a store in /store directory so yes, you will have to point to that directory and name the page index.php to have it display automatically.<!--content-->
 
Top