"Andreas Friis" <c98afs.RemoveThis@cs.umu.se> schreef in bericht
news:Pine.GSO.4.58.0403261415330.18909@peppar.cs.umu.se...
> On Thu, 25 Mar 2004, Davide Bianchi wrote:
> I managed to solve my problem with this work around:
> RewriteEngine on
> RewriteRule ^.*$ /my-script.php
As the RewriteEngine is available to you, try
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-s
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+) /fnf.wap [PT,L]
just neither a non-zero-lenght file, nor a folder is there, throw a silly
file to the client
> > In this case isn't Apache the problem but is the client that is broken.
Though, some might say your content ...
HansH<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Dont send 404