Loans - Proxy - Xecuter 3 Mod Chip - Meeting Rooms - Loans

PDA

View Full Version : htaccess


jasonleexxx
Jan 23rd 2005, 5:42 pm
Instructions say:
Create a file named .htaccess in the main directory for your site with the following contents

if I already have a htaccess can i modify existing one or can I have two .htaccess files in the same folder?

schlottke
Jan 23rd 2005, 5:47 pm
modify the existing file

jasonleexxx
Jan 23rd 2005, 6:05 pm
AddType application/x-httpd-php .php .htm .html

RedirectMatch temp ^/guys.htm$ http://www.lagunasurfshop.com/mens.htm

RedirectMatch temp ^/eyewear.htm$ http://www.lagunasurfshop.com/sunglasses.htm

AddType text/html .html .htm
AddHandler server-parsed .shtml .html .htm
Options Indexes FollowSymLinks Includes