Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How URL Rewriting?
09-12-2013, 06:01 PM
Post: #1
Thumbs Down How URL Rewriting?
How do I rewrite the url? I am having problem in my htaccess.
when I change the SEO Friendly Links and htaccess URL does not open.

see:
http://www.secretastube.com.br/nice-ass-penetrated.html

How do I fix?

my .htaccess

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . /index.php [L]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How URL Rewriting? - maarcos - 09-12-2013 06:01 PM
RE: How URL Rewriting? - admin - 10-12-2013, 01:42 AM
RE: How URL Rewriting? - maarcos - 10-12-2013, 02:30 AM
RE: How URL Rewriting? - admin - 10-12-2013, 11:42 AM
RE: How URL Rewriting? - maarcos - 10-12-2013, 11:57 PM

Forum Jump: