If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
After you install this mod,
the profiles will be available
at: nick.sait.com
########
open .htaccess
----
write
----
RewriteEngine On
RewriteCond %{HTTP_HOST} !^$
RewriteCond %{HTTP_HOST} !^(www\.)?yoursait\.yourdomen$ [NC]
RewriteCond %{HTTP_HOST}---%{REQUEST_URI} ^([^\.]+)\.yoursait\.yourdomen---/([^/]+)? [NC]
RewriteCond %1---%2 !^(.*)---\1$ [NC]
RewriteRule ^(.*)$ http://yoursait.yourdomen/profile.php?mode=viewprofile&u=%1$1 [R=301,L]
----
In support service of your
site asks for activation
aliases for your domain
--
end
Added after 3 minutes:
Sory for the error in spelling.
I translate mods into
English language an online
translator
Added after 14 minutes:
New my mod.
Top20 users. top20.zip download example
You mast upload this file to the root directory!
Comment