Redtie

Redtie

beta
www.redtie.ro

Creative coding...


Htaccess

16-03-2009 by rckehoe
I noticed that the URLs point to mydomain.com/XXX is there an htaccess file that is suppost to be included with this build?

1 Replies

16-03-2009 by Admin
The .hraccess file is included in the download. The .rar of each of the two products contains this file. The code is the same in both cases:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(.*) $1 [L]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?page=$1 [L]


  • Your username will be shown. If this is your first reply, it will be verified for spam before it will appear on the site.

Search

Login