This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Replace the Proxy Content HTML pages

Hi all,

Is it possible to replace the Proxy Content Error / Surfprotection pages, etc with your own

Kind regards ....


This thread was automatically locked due to age.
  • Would be nice to have a page with our company logo as well as a message in our local (swedish)  language.
  • If you wish to have an OEM-ised version of ASL you should contact astaro sales (I think the mail is sales@astaro.de)
  • Bump.

    ASL 5.x

    Surely this cant be to difficult, if not relink, redirect the webpage to another server. 

    Definately need a corporate logo, or its nodice / no license for astaro.

    As for contacting sales (they do this for... free???)

    Tmor
  • We'd like this ability as well, being able to change logo and some text would be a nice feature.
  • Ok guys, here is how u do it.

    Astaro is using XML documents.  Unfortunately the information in the templetes are stored in binary files.  But I was able to create my own custom page and removed all the templete stuff.

    Thx Astaro for the fine formatting of the fonts.  That helped out a ton.

    1) create a directory for your gifs /var/html/images/mycompany
    2) scp all of your gifs to the ASL and move them to your image directory
    3) edit the file /var/chroot-http/etc/weed/xslt/surf_protection_report.xslt.English

    I created a few extra font formats and added my own spacer.gifs.  Otherwise scroll down to the middle of the page and you will see where the HTML portion is and edit it to your wish.  Simply remove the 's to get rid of the info boxes that are printed by default.

    Probably not the easiest way, but it worked for me and it took only about 1 hour to figure the whole thing out.  Mission Accomplished

    PS: if anyone can tell me how to REDIRECT this page to another website/page, I would appreciate it.  A HTML redirect doesnt work (doh).