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

Re: [cobalt-users] Howto AliasMatch?



>> That all sounds and looks nice, but it's a lot of work don't you think?
>> IMO, if you're going to go this far, you might as well let Apache handle
>> misspelling errors with mod_speling.  Then you bypass the PHP => SQL
>> function and everything inbetween.
>
>Probably...
>What were the file you had to convert from and to, in a 'real world sample?
>

Can't really show you a real world sample ... as they do not work. The
pages in question were "cloaked" pages - a page named something.htm that
was infact a pl script showing one page to regular users and a different
one to searhc engine spiders. Problem is when I moved from a Raq2 to a Raq3
I could not make it accept to run .htm files as cgi.
Can you have a php page as 404???
I wanted to do something like you described with a perl script, but a
404.cgi (or .pl) is no good...

jspr