Editing static HTML pages
From Aclubbrussels
The A-Club host, hostrocket, provides a file manager through which files can be added, edited, moved, deleted etc.
There is no FTP access.
To access the file manager, you should first log on to the control panel:
http://aclubbrussels.hostrocket.com/controlpanel
You will be prompted for a user-name and password. (Ask David - these are not the same as those used elsewhere.)
From the control panel, there is a link to the file manager.
Once inside the file manager, go to the directory WWW (which is in fact the same as the directory public_html).
All the files are inside here.
Many of the pages use shtml directives or php to include a header and footer inline. These headers and footers are:
- hdrBar.inc (for files in the top-level directory)
- hdrBar1.inc (for files one level down)
- hdrBar2.inc (for files two levels down)
- ftrBar.inc (for all files)
The old static program files are in the top-level directory. You should normally ignore them. The recent program files are all XML files stored in the directory program. It is best to update them using the web admin interface (see Editing the program).