So what's the problem?
- I've installed twiggi as per instructions on the neddix site.
- I've installed the tarball in /opt/roffice and set all the permissions
- I've entered /opt/roffice as basedir in twiggi.conf
- I've created a template fragment for http just like the one for sherpath
Alias /office /opt/roffice
AddType application/x-httpd-php .php .php3 .phtml
Options Indexes +Includes FollowSymLinks
AllowOverride Options FileInfo
order deny,allow
deny from all
allow from all
- I've expanded httpd.conf and restarted httpd
- I've created the database as per instructions and it's there incl. tables and user etc
That's it I think.
Now when I go to
https://mydomain.com/office, i'm presented a certificate. After that a blanco page....
So I serching for my error's / left out's / missing things.
Any idea?
Thanks,
guestHH