Thanks for the pointers.<br><br>I&#39;d followed the wiki to setup the webserver and all worked great (but details about Multiviews was not in it). After adding Options +MultiViews and MultiviewsMatch Handlers, I got the /help link working. Still having issues with /contact link, which I can figure out on own.<br>
<br>But, unfortunately the /report to /index.cgi?id rewrite still is not working. Just to confirm, are you able to look at test problems on your development server ?<br><br>Cheers,<br>Selvam<br><br><div class="gmail_quote">
On Thu, Feb 19, 2009 at 1:48 PM, Petter Reinholdtsen <span dir="ltr">&lt;<a href="mailto:pere@hungry.com">pere@hungry.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
[Selvam Velmurugan]<br>
<div class="Ih2E3d">&gt; A quick update. The rewrites are working now (after moving the rules<br>
&gt; under .htaccess from httpd.conf and verified through the rewrite<br>
&gt; log), but the transformation of /report to /index.cgi?id=&lt;id&gt; does<br>
&gt; not work still.<br>
&gt;<br>
&gt; Any pointers/help will be much appreciated.<br>
<br>
</div>Ah, yeah, the apache configuration proposed by the mysociety source<br>
did not work. &nbsp;I had to disable the .cgi rewrite in<br>
bci/conf/httpd.conf (See how in<br>
&lt;URL:<a href="http://www.fiksgatami.no/localpatch.diff" target="_blank">http://www.fiksgatami.no/localpatch.diff</a>&gt;), and instead use<br>
&quot;Options +ExecCGI&quot; and &quot;AddHandler cgi-script .cgi&quot; as documented<br>
&lt;URL:<a href="http://wiki.nuug.no/grupper/fiksgatami" target="_blank">http://wiki.nuug.no/grupper/fiksgatami</a>&gt;.<br>
<br>
We have not been able to insert any reports yet because the mapit<br>
database is empty, so we have not tested any report lookup.<br>
<br>
Btw, I added a dummy map on the site today. &nbsp;Check out<br>
&lt;URL:<a href="http://www.fiksgatami.no/?pc=oslo" target="_blank">http://www.fiksgatami.no/?pc=oslo</a>&gt; for an example. &nbsp;It need a lot<br>
of more work to make it useful, as the coordinates are not used and<br>
the map isn&#39;t clickable.<br>
<br>
Happy hacking,<br>
--<br>
<font color="#888888">Petter Reinholdtsen<br>
</font></blockquote></div><br>