From: paul Date: Sat, 6 Sep 2014 19:37:21 +0000 (+0000) Subject: omit cgi file name, etc X-Git-Url: http://git.plutz.net/?a=commitdiff_plain;ds=inline;h=b7cc3c4bd572a8c81b5c3db95477f6ec2522f0d9;p=serve0 omit cgi file name, etc svn path=/trunk/; revision=9 --- diff --git a/actions/meta.sh b/actions/meta.sh index b5fbe51..5824d8f 100755 --- a/actions/meta.sh +++ b/actions/meta.sh @@ -51,4 +51,4 @@ else rm ${_DATA}/cache/\?* 2>/dev/null fi -echo -n "Location: index.cgi?i=&p=${page}&s=${search}&f=${filter}&o=${order}#$info\n\n" +echo -n "Location: ?i=&p=${page}&s=${search}&f=${filter}&o=${order}#$info\n\n"