[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Mod_rewrite & mod_interchange & short urls


Kevin Walsh a écrit :
Well, I suppose you could take advantage of the fact that the default
search results page is called results.html, and do something like
following:

    * Move results.html to search_results.html, or similar.

    * Modify your ActionMap to make use of this new page.

    * Modify any search boxes you have to make use of this new page.

    * Edit results.html to just contain something like this:

        [tag op=header]
        Status: 404 Not Found
        Content-type: text/html
        [/tag]

        <html>
        <head>
        </head>
        <body>
            <h1>Begone, pesky spider!</h1>
        </body>
        </html>

[...]
Thank you kevin, i'll have a look to this. :)

--
David Bordas / Testadaz.com
---------------------------------------------------------------------
http://www.testadaz.com : commandez les produits du terroir auvergnat
http://www.testadaz.com/blog : Le blog du terroir cantalien ---------------------------------------------------------------------
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.