This is a discussion on HOST URL change within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Problem: When I type www.burrellcards.com it looks very messy because it cannot find files/folders needed to populate the site. What ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Problem: When I type www.burrellcards.com it looks very messy because it cannot find files/folders needed to populate the site. What I did to cause this: I changed the following setting with my HOST provider on the domain name www.burrellcards.com: From: Destination As a home directory : /. To: Destination As a home directory : /catalog I was hoping to be able to get to my site without having to type the /catalog at the end. I changed it back but obviously something else has changed to not allow me to access the sight via www.burrellcards.com/catalog. Any help would be appreciated. Thank you. |
|
#2
| ||||
| ||||
|
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| Thank you for the help but it appears that I have done other than that to create my problems. Again ... Thank you. |
|
#4
| ||||
| ||||
| Ether install/copy all file from catalog into your ROOT directory and run the install (no DB import needed if you have done that already) or edit BOTH configure.php files Thus: www.your_site.com Instead of: www.your_site.com/catalog Where every you enter: "/catalog" - put "/" "catalog/" - put "/" "catalog" - put nothing (blank) OR use the HTACCESS to redirect.... OR use HTML - Make a small index.html file with the following:- Code: <SCRIPT> location="http://www.your_server.com/catalog" </SCRIPT> Last edited by jpf; 07-09-2007 at 02:34 AM. |
|
#5
| |||
| |||
| Thank jpf and msasek! I am back up and running and everything looks great. Thanks again for all the help! |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| moving to a different host | Christy | osCMax v2 Installation issues | 5 | 05-22-2006 04:46 PM |
| Changing Host for Site | torweb | osCMax v2 Installation issues | 5 | 04-10-2006 07:20 PM |
| Help! Host turning off allow_url_fopen | eyeofhorus | osCMax v1.7 Installation | 3 | 03-20-2005 10:46 AM |
| can you use a different server to host your images? | Exclusive | osCommerce 2.2 Modification Help | 1 | 01-25-2004 10:55 PM |
| Host' Install | unabashed | osCommerce 2.2 Installation Help | 1 | 11-13-2002 08:06 AM |