Integration with Apache
Now every URL relates to an object in the Hyperwave server.
This causes a simple to solve problem. There is no way to
execute a different script, e.g. for searching, than the
'Hyperwave' script. This can be fixed with another
rewriting rule like the following:
This will reserve the directory
/usr/local/apache/htdocs/hw
for additional scripts and other files. Just make sure this
rule is evaluated before the one above. There is just a
little drawback: all Hyperwave objects whose name starts
with
'hw/'
will be shadowed. So, make sure you don't use such names.
If you need more directories, e.g. for images just add more
rules or place them all in one directory. Before you put
those instructions, don't forget to turn on the rewriting
engine with
You will need scripts: