Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
appnotes:authmenus [2011/04/26 20:47]
genec [vesamenu.c32 directly] fix host/port
appnotes:authmenus [2011/04/26 20:50]
genec [vesamenu.c32 directly] alignment
Line 29: Line 29:
   echo "set 209:string bootcfg.php";​   echo "set 209:string bootcfg.php";​
   echo "set 210:string ".   echo "set 210:string ".
-        ​"​https://​\${username:​uristring}:​\${password:​uristring}@"​. +       "​https://​\${username:​uristring}:​\${password:​uristring}@"​. 
-        $_SERVER["​HTTP_HOST"​].$dir."​\n";​+       ​$_SERVER["​HTTP_HOST"​].$dir."​\n";​
   echo "chain \${210:​string}pxelinux.0";​   echo "chain \${210:​string}pxelinux.0";​
   ?>   ?>
Line 61: Line 61:
   echo "​login\n";​   echo "​login\n";​
   echo "chain ".   echo "chain ".
-        ​"​https://​\${username:​uristring}:​\${password:​uristring}@"​. +       "​https://​\${username:​uristring}:​\${password:​uristring}@"​. 
-        $_SERVER["​HTTP_HOST"​].$dir. +       ​$_SERVER["​HTTP_HOST"​].$dir. 
-        "​vesamenu.c32 menu.php\n";​+       ​"​vesamenu.c32 menu.php\n";​
   ?>   ?>
  

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code appnotes:authmenus (generated for current page)