|
End User Documentation
|
2.3.2 - Uploading Files To The Web Server
Once you created and correctly configured the required directories at the web server, you can start to upload the GPTEngine™ files onto your web server.
Note that you can, if you want, make the customization of the template page before uploading it to the web server.
- Upload the content of the dir docs into dir docs at your server.
- Upload the content of the dir pages into dir pages at your server.
- Upload the content of the dir www into dir www (sometimes named public_html or default) at your server.
- Upload the content of the dir cgi-bin into dir cgi-bin at your server.
- Set the permitions of the docs files to world readable.
- Set the permitions of the pages files to world readable.
- Set the permitions of the www files to world readable.
- Set the permitions of the cgi-bin files to world readable and world executable.
- Set the permitions of the the file gpteaux.cgi at cgi-bin to world readable and world writeable.
- Set the owner of the file gptetndig.cgi as nobody (Linux® only).
Now, you can proceed to the installation.