Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- PHP and mod rewrite


arturito - 8:47 pm on Oct 3, 2009 (gmt 0)


It doesn't work for me.

I've tried also only with that bit (fault finding)


RewriteCond %{QUERY_STRING} &?s=([^&]+)
RewriteRule ^search/([^/]+)$ search.php?query=%1

maybe there is an error in my form (although I dont think so) which goes like that:


<form id="searchform" method="get" action="http://mydomain.com/search/">
<fieldset class="searchbox">
<input name="s" id="s" class="s" type="text" />
<button class="button-search" title="Search" type="submit">Search</button>
</fieldset>
</form>


Thread source:: http://www.webmasterworld.com/apache/3999881.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com