Editing fog/client webpage.
-
Is there a way to modify the fog/client webpage? And if so, how could I add a file download such as adding a download for the unattend file for sysprep?
-
Hunter, when you goto the server IP /fog/client in your web browser, you should already have a download for Sysprep.
for me when I goto 192.168.1.63/fog/client I see this:
[ATTACH=full]120[/ATTACH]However, if you want to add more to it, I guess you could just modify the index.php file to include whatever you wish.
You can find that file here in Ubuntu 10 (and probly the same for all Debain based installs).
/var/www/fog/client/index.phpHope this helps
[url=“/_imported_xf_attachments/0/120_fogprep.PNG?:”]fogprep.PNG[/url]
-
[quote=“joshua, post: 3872, member: 146”]Hunter, when you goto the server IP /fog/client in your web browser, you should already have a download for Sysprep.
for me when I goto 192.168.1.63/fog/client I see this:
[ATTACH=full]120[/ATTACH]However, if you want to add more to it, I guess you could just modify the index.php file to include whatever you wish.
You can find that file here in Ubuntu 10 (and probly the same for all Debain based installs).
/var/www/fog/client/index.phpHope this helps[/quote]
Thanks for the direction, it works, added a DL for the Win7 unattend file.