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

RE: [cobalt-users] Specific CGI Redirect Question



> Here is the scenario.  I have a cgi script that I sale and I give away 2
> week long free demos.  After two weeks the directory and the
> script for that
> user is deleted.  The problem is that they still have calls on
> there page to
> the script for several days after that.  Is there anyway to specify that
> when a request for xyz.cgi comes in and it doesn't exist to
> execute abc.cgi.
> This will save some many headaches.
>
Why not just substitute a different version of the script at that point in
their directory? Or, if you delete the directory, you could handle the bad
request with a .htaccess file.
Most of what you're asking has nothing to do with Cobalt specifically.
--
Dan Kriwitsky