文件操作 - error.html
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/cwpsrv/var/services/roundcube-1.6.4/program/resources/error.html
编辑文件内容
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Internal Error</title> <style> div { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-family: sans-serif; } p.admin { font-style: italic; font-size: 0.8em; color: #888; } </style> </head> <body> <div> <h1>Oops... something went wrong!</h1> <p>An internal error has occurred. Your request cannot be processed at this time.</p> <p class="admin">For administrators: Please check the application and/or server error logs for more information.</p> </div> </body> </html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件