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?
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