Posts: 23
Threads: 3
Joined: Mar 2014
Reputation:
0
This is pretty cool and awesome plugin
but is it possible to change the URL like
http://domain.com/misc.php?page=
testpage
to
http://domain.com/testpage
please help and thanks
“I read, much of the night, and go south in the winter.”
― T.S. Eliot
Posts: 23
Threads: 3
Joined: Mar 2014
Reputation:
0
oh okay, but I don't see anything readme file on winrar and I don't know how to put rewrite rule on htacess
can anyone guide me?
“I read, much of the night, and go south in the winter.”
― T.S. Eliot
Posts: 23
Threads: 3
Joined: Mar 2014
Reputation:
0
2014-04-25, 08:31 AM
(This post was last modified: 2014-04-25, 08:31 AM by iceparticle.)
nothing happened, is this the right code?
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^chat.*$ misc.php?page=chat [L,QSA,NC]
“I read, much of the night, and go south in the winter.”
― T.S. Eliot