Aruba captive portal 完全客制化

其实一切都在手册里.

 

只需要以下栏位

<form action="/auth/index.html/u">

<input name="user">

<input name="password">

 

其他的就do what ever you want la~

metohd部份, 手册是说, get or post都可, 但是建议使用post.
(我想这也是比较好的习惯吧) 

相关文章