View Single Post
Old 10-22-2012, 07:35 PM   PM User | #7
nx2b
New Coder

 
Join Date: Aug 2012
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
nx2b is an unknown quantity at this point
I thought you could help me edit my settings so far.

Code:
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteRule ^([a-z]+_?[a-z]+)/$ /$1.php
That error, don't think had anything to do with css style, must of edited something in the htaccess.
nx2b is offline   Reply With Quote