hey everyone, some of you might have noticed i have a brand new website but im having a little problem that im not sure how to do and was wondering if someone could help me...
currently pages are set statically for example applications.php but i would like it to be more like products/applications, i have done the following in .htaccess to acheive this...
but when i try and visit the new url the style sheets and images are missing, if someone knows how to fix this, i would really appreciate this alot and heres the example of what im trying to explain and even if theres a better method of doing what im trying to do please share it as all your help means alot to me...Code:RewriteEngine on RewriteRule ^products/applications$ applications.php
Nathaniel Blackburn
Shadowscape Studios

