friendly URLS
#3

ok I understand that but how do I use it? :/

Edit: I solved it using this on htaccess:

Код:
RewriteEngine on
RewriteCond %{REQUEST_fileNAME} !-d
RewriteCond %{REQUEST_fileNAME} !-f
rewriterule ^(([^/]+/)*[^./]+)/?$ /$1.html [L]
Reply


Messages In This Thread
friendly URLS - by DirtyLilFreak - 29.06.2011, 14:36
Re: friendly URLS - by *IsBack - 29.06.2011, 14:45
Re: friendly URLS - by DirtyLilFreak - 29.06.2011, 14:52

Forum Jump:


Users browsing this thread: 1 Guest(s)