hsudjaja Posted November 28, 2002 Posted November 28, 2002 I just finished installing the cart successfuly on Win 2K , Apache2 and PHP4 I am up to page 13 of Osdoc and as I am not quite familiar with linux terms and I need advise how to do on windows for the following : 1.Set restrictive file and directory permission : /admin/includes chmod 755 ................... (what is in win2K = ?) /catalog/includes chmod 755 ................... (what is in win2K = ?) /admin/inclludes/configure.php chmod 644 .... (what is in win2K =?) /catalog/includes/configure.php chmod 644 ..... (what is in win2K = ?) /catalog/images chmod 777 ..... (what is in win2K =?) 2. Insert a blank index.html file in all critical directories ----> Which directories are considered critical or tell me which directories should need those blank index.html ? 3. Protect your admin directory with .htaccess ......> need help how to do this in win2K thanks for any help. kind regards, Herman
greree Posted November 28, 2002 Posted November 28, 2002 I can help you with #3. There's a pretty good tutorial on .htaccess at http://www.javascriptkit.com/howto/htaccess.shtml. It'll tell you what you need to know.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.