I'm trying to migrate our existing intranet running on a NW5.1 box with
apache to an OES box. It's important that the html documents reside on
an NSS volume because the access restrictions on some directories are
quite complicated.
I've created the necessary vhost config files for apache and
successfully created an NSS volume using the nssmu tool. When I copy
our existing html files to the documentroot of this vhost and access it
thru a webbrowser I just get to see empty pages. If you request the
source of the pages you see : "<html><body></body></html>"
I'm not sure where I have to assign the rights, I've given read rights
to the wwwrun user and www group that was automatically created in
edirectory. This however does not solve the problem. There are no
error messages in the apache error logfiles.
To be sure the it wasn't an accessright problem in edirectory I've also
granted [public] access to all these files. Again without result.
If I manualy created an html file from the console with vi and request
this file, it does display it!
I'm completly lost here, has anybody ever done this?
Thanks for any help anybody might offer!
Kind regards,
Jo De Haes.