I am setting up OSCommerce, and in the instructions are the following:
2. You need to add default.php to your directory index listing in the httpd.conf file for apache so you can access your store by www.yourserver.com/catalog/ instead of www.yourserver.com/catalog/default.php
If you have your own server you can make these changes yourself by editing the apache configuration file located at /usr/local/apache/conf/httpd.conf
Add this statement:
DirectoryIndex? index.php default.php
To the <IfModule? mod_dir.c> section of your httpd.conf file.
Okay, how do I do this? I'm not finding the file. I have a feeling I'm not looking in the right spot.![]()


LinkBack URL
About LinkBacks




Reply With Quote

Bookmarks