Setup an FSG Info Page

From OpenFSG
Jump to: navigation, search

This How To describes setting up a web-page that provides a bunch of FSG specific status info.

Contents

Mp borderleft.png
Mp info.jpg Download FSG Info Page
Author: Dbeardsl
Version: 0.8.2 - July 06
Download: Fsginfo.zip
Changelog: Changelog
Mp borderleft.png
Mp info.jpg Download FSG Info Page
Author: Dbeardsl - adapted by JS
Version: 0.8.2b - March 08
Download: FSG Status 082 for 438.zip
Changelog: Changelog

Current Features

Screenshot of version 0.8

Download

Version
0.8.2
File
Fsginfo.zip
Version
0.8.2b (adapted for 4.2.7, 4.3.8 and 4.4.5 FSG releases)
File
FSG Status 082 for 438.zip

Installation

Simple

  1. Create a Web Front Page - How To Host a Web Site
  2. Unzip the files into the created folder

Detailed

  1. Using the Web interface, create a new folder, example "FSG_Status"
  2. Using the Web interface, go to the "Http Server" page and click the "New" button down at the bottom.
  3. Enter in any name for the "Web Front Page", you can leave the DYNDNS blank if you don't want to access it using DYNDNS
  4. Enter in a different port number than that of the FSG web interface, (8080 for example)
  5. Select the "FSG_Status" folder
  6. Check the "Enable PHP 4" checkbox and click "Apply"
  7. On the network, unzip the FSG info zip file into the folder you created in step one i.e. \\FSG\FSG_Status
  8. Access your status page like this http://fsg:8080/

Embedded into Freecom Webinterface

behind
 <Directory "/var/www/admin/phpmyadmin">
   AddType application/x-httpd-php .php .php4 .phtml
 </Directory>
add
 <Directory "/var/www/admin/status">
   AddType application/x-httpd-php .php .php4 .phtml
 </Directory>
modify
 <td background="/_im_cpi_mb_yx/index_rechts.jpg"><a href="admin/status/index.php"> </a></td>
to
 <td background="/_im_cpi_mb_yx/index_rechts.jpg"><a href="admin/status/index.php"><img src="/_im_cpi_mb_yx/index_rechts.jpg" border="0"></a></td>

Now you can click the picture on the Freecom Webinterface to get the FSG Info Page.

Feature Requests

Please list any features you would like to see.

Change Log

0.8.2b (5/02/08)

0.8.2a (3/02/08)

0.8.2 (7/14/06)

0.8.1 (7/10/06)

0.8.0 (7/10/06)

0.7.3 (6/22/06)

Known Bugs

0.7.3 (6/22/06) -- RESOLVED

0.8.2 (1/17/08)

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox