ÿØÿà JFIF ` ` ÿþ
Server : Apache/2 System : Linux vps.phamthanh.local 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 User : benhviencoc7 ( 1008) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/benhviencoc7/domains/benhviendkkvcampha.vn/private_html/adminvn/templates/ |
Upload File : |
<!-- BEGIN: cp_20_0 --> <div class="row"> <div class="col-lg-12"> <h1>Cấu hình website</h1> <div class="row"> <form action="option.php?type=security" method="post"> <div class="col-lg-6"> <div class="main-box"> <div class="clearfix"> <h2 class="pull-left">Thông tin đặc quyền Administrator</h2> </div> <div class="form-group"> <label for="exampleTooltip">Thông tin public</label> <textarea name="tech_pub" style="width: 95%; height: 100px;" class="form-control" required>{tech_pub}</textarea> </div> <table width="97%"> <tr> <td> <div class="form-group"> <label for="exampleTooltip">Tên miền</label> <input type="text" name="option_domain" value="{option_domain}" style="width: 95%;" class="form-control" required/> </div> </td> <td> <div class="form-group"> <label for="exampleTooltip">Hosting</label> <input type="text" name="option_hosting" value="{option_hosting}" style="width: 95%;" class="form-control" required/> </div> </td> <td> <div class="form-group"> <label for="exampleTooltip">Gói hosting</label> <input type="text" name="option_goi_hosting" value="{option_goi_hosting}" style="width: 95%;" class="form-control" required/> </div> </td> </tr> <tr> <td> <div class="form-group"> <label for="exampleTooltip">Show ID Cat</label> <input type="text" name="option_showcat_post" value="{option_showcat_post}" style="width: 95%;" class="form-control" required/> </div> </td> <td colspan="2"> <div class="form-group"> <label for="exampleTooltip">Link website</label> <input type="text" name="option_url" value="{eweb_url}" style="width: 97%;" class="form-control" required/> </div> </td> </tr> </table> <input type="submit" value="Cập nhật" class="btn btn-danger"/> </div> </div> <div class="col-lg-6"> <div class="main-box"> <div class="clearfix"> <h2 class="pull-left">Thông tin bảo mật website</h2> </div> <div class="form-group"> <label for="exampleTooltip">Thông tin không public</label> <textarea name="tech_info" style="width: 95%; height: 282px;" class="form-control" required>{tech_info}</textarea> </div> </div> </div> </form> </div> </div> </div> <!-- END: cp_20_0 -->