Author: Lorenzo
Email: [EMAIL PROTECTED]
Message:
It's my problem too.
I can give the right HTDBList but not HTDBDoc :(
example:
HTDBList SELECT concat("forum.php?fid=",fid,"&mid=",mid) \
from forum_table

HTDBDoc \
SELECT concat( \
.....
)\
from forum_table \
where fid=$1 and mid=$2

Server htdb:/
Realm forum.php?fid=*&mid=*

#the problem is on Alias comand (i think)
Alias forum.php?fid=&mid= htdb:/

Solutions???



Reply: <http://www.mnogosearch.org/board/message.php?id=3297>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to