Configuration
File Locations
As mentioned before, FOP2 has two components: a server daemon and a web application.
FOP2 server location
The server is installed in /usr/local/fop2. It is not the standard location for applications in the diverse distro universe, but for the sake of simplicity we decided to settle with that location. So, if you installed from RPM or DEB, you will find the daemon and its configuration files under that directory. On the other hand, if you installed from tarball without following the installation manual to the letter, you might have placed the daemon files somewhere else.
Also, to keep things simple, all server config files will be placed under the same directory.
If you want to place config files somewhere else, you can always specify the directory for config files using the -c command line option. For the complete list of command line options for fop2_server check here.
Web application location
As for the web client, depends on your linux distribution if you installed from RPM or DEB.
For Centos/Fedora the web application is installed under /var/www/html/fop2
For Ubuntu/Debian is under /var/www/fop2
For Suse is /srv/www/htdocs/fop2

