Answer the question
In order to leave comments, you need to log in
How to change query string in ssi?
Good time ! Here is the code
<!--#include virtual="/style.html"-->
<!--#include virtual="/header.html"-->
<!--#if expr="$QUERY_STRING = /flt=1004/" -->
<!--#set var="flt" value="$arg_flt" -->
<!--#include virtual="${flt}_menu.html"-->
<!--#include virtual="${flt}_pogoda.html"-->
<!--#include virtual="${flt}__traktor.html"-->
<!--#else -->
<!--#include virtual="100410000049_menu.html"-->
<!--#include virtual="100410000049_pogoda.html"-->
<!--#include virtual="100410000049__traktor.html"-->
<!--#endif -->
<!--#if expr="$QUERY_STRING = /tid=69/" -->
<!--#set var="tid" value="$arg_tid" -->
<!--#include virtual="${flt}_rabota.html"-->
<!--#endif -->
<!--#include virtual="/footer.shtml"-->
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question