This is a discussion on Adding a new Store Front within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; I was recently upgraded to osCommerce v2.2 RC1. How do I get the index.php to point to the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I was recently upgraded to osCommerce v2.2 RC1. How do I get the index.php to point to the store front that I created? I have been looking in the Knowledge Base, but have not found anything. Any Help is greatly appreciated. |
|
#2
| ||||
| ||||
| So you created an index.html page that you want to show instead of index.php? Add this to .htaccess file: Code: DirectoryIndex index.html
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
|
#3
| |||
| |||
| Where do I put it in the file? Last edited by tac_cio; 08-04-2007 at 10:05 AM. |
|
#4
| ||||
| ||||
| In your .htaccess file in your main public_html directory
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
|
#5
| |||
| |||
| Under which part do I place it? # $Id: $ # # This is used with Apache WebServers # # For this to work, you must include the parameter 'Options' to # the AllowOverride configuration # # Example: # # <Directory "/usr/local/apache/htdocs"> # AllowOverride Options # </Directory> # # 'All' with also work. (This configuration is in the # apache/conf/httpd.conf file) # The following makes adjustments to the SSL protocol for Internet # Explorer browsers #<IfModule mod_setenvif.c> # <IfDefine SSL> # SetEnvIf User-Agent ".*MSIE.*" \ # nokeepalive ssl-unclean-shutdown \ # downgrade-1.0 force-response-1.0 # </IfDefine> #</IfModule> # If Search Engine Friendly URLs do not work, try enabling the # following Apache configuration parameter # AcceptPathInfo On # Fix certain PHP values # (commented out by default to prevent errors occuring on certain # servers) # php_value session.use_trans_sid 0 # php_value register_globals 1 |
|
#6
| ||||
| ||||
| Now you are just being difficult Put it anywhere on its own line.
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| removing new products from the front page of the store | jake96 | osCMax v2 Customization/Mods | 0 | 07-12-2006 08:11 PM |
| How to Setup a Test Store using your Web Store Code | mnpolock | osCMax v1.7 Installation | 1 | 05-24-2005 05:05 AM |
| no store front | marc76uk | osCommerce 2.2 Installation Help | 1 | 12-17-2004 03:41 PM |
| Front Look Side Arrangemet | ekingz | osCommerce 2.2 Modification Help | 3 | 08-26-2003 10:03 AM |
| A front end GUI (gnome) for Oscommerce | gatuus | osCommerce 2.2 Modification Help | 1 | 04-22-2003 02:36 AM |