問:建站已過期,需要續費pmo80d04c麻煩幫我看一下還能續費嗎,建站已過期,需要續費
答:您好,
問:能不能便宜點,上一次我們有一個客戶過期3個月了,您們這邊都有給恢復的
答:您好,非常抱歉,由于產品已經刪除回收,我司當前也不能保證百分之百找回。特向領導反饋了下,找回費用可以優惠到500元,加上續費192元,共692元。若同意,請充值后,我司開始找回,能找回成功會工單扣費,若找回不成功不扣費。
非常感謝您長期對我司的支持!
問:好的,同意,我這邊馬上充值
答:您好,已恢復了,您查看確認,非常感謝您長期對我司的支持!
問:重定向至:https://www.le0.cn偽靜態規則如下:RewriteEngine on
# 是否顯示根目錄下文件列表
Options -Indexes
RewriteBase /cs/
RewriteRule ^(.*)\\.(asp|aspx|asa|asax|dll|jsp|cgi|fcgi|pl)(.*)$ /404.html
# Rewrite 是否顯示根目錄下文件列表
RewriteRule ^index-([a-zA-Z0-9_^\\x00-\\xff] ).html$ index.php?lang=$1&pseudo_jump=1
RewriteRule ^public/plugins/ueditor/([a-zA-Z0-9_^\\x00-\\xff] ).html$ public/plugins/ueditor/$1.html [L]
RewriteRule ^app/app/ueditor/([a-zA-Z0-9_^\\x00-\\xff] ).html$ app/app/ueditor/$1.html [L]
RewriteRule ^wap/([a-zA-Z0-9_^\\x00-\\xff] ).html$ wap/$1.html [L]
RewriteRule ^([a-zA-Z0-9_^\\x00-\\xff] )/list-([a-zA-Z0-9_^\\x00-\\xff] )-([0-9_] )-([a-zA-Z0-9_^\\x00-\\xff] ).html$ $1/index.php?lang=$4&metid=$2&list=1&page=$3&pseudo_jump=1
RewriteRule ^([a-zA-Z0-9_^\\x00-\\xff] )/list-([a-zA-Z0-9_^\\x00-\\xff] )-([a-zA-Z0-9_^\\x00-\\xff] ).html$ $1/index.php?lang=$3&metid=$2&list=1&pseudo_jump=1
RewriteRule ^([a-zA-Z0-9_^\\x00-\\xff] )/list-([a-zA-Z0-9_^\\x00-\\xff] )-([0-9_] ).html$ $1/index.php?metid=$2&list=1&page=$3&pseudo_jump=1
RewriteRule ^([a-zA-Z0-9_^\\x00-\\xff] )/list-([a-zA-Z0-9_^\\x00-\\xff] ).html$ $1/index.php?metid=$2&list=1&pseudo_jump=1
RewriteRule ^([a-zA-Z0-9_^\\x00-\\xff] )/([a-zA-Z0-9_^\\x00-\\xff^\\x00-\\xff] )-([a-zA-Z0-9_^\\x00-\\xff] ).html$ $1/index.php?lang=$3&metid=$2&pseudo_jump=1
RewriteRule ^([a-zA-Z0-9_^\\x00-\\xff] )/([a-zA-Z0-9_^\\x00-\\xff] ).html$ $1/index.php?metid=$2&pseudo_jump=1
RewriteRule ^search/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([a-zA-Z] )-([0-9] )$ search/search.php?class1=&class2=&class3=&search=tag&searchword=$1&lang=$2&page=$3
RewriteRule ^search/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([a-zA-Z] )$ search/search.php?class1=&class2=&class3=&search=tag&searchword=$1&lang=$2
RewriteRule ^search/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([0-9] )$ search/search.php?class1=&class2=&class3=&search=tag&searchword=$1&page=$2
RewriteRule ^search/tag/([a-zA-Z0-9_^\\x00-\\xff] )$ search/search.php?class1=&class2=&class3=&search=tag&searchword=$1
RewriteRule ^([a-zA-Z0-9] )/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([a-zA-Z] )-([0-9] )$ $1/index.php?search=tag&content=$2&lang=$3&page=$4
RewriteRule ^([a-zA-Z0-9] )/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([a-zA-Z] )$ $1/index.php?search=tag&content=$2&lang=$3
RewriteRule ^([a-zA-Z0-9] )/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([0-9] )$ $1/index.php?search=tag&content=$2&page=$3
RewriteRule ^([a-zA-Z0-9] )/tag/([a-zA-Z0-9_^\\x00-\\xff] )$ $1/index.php?search=tag&content=$2
答:您好,301跳轉到https已經幫您設置了,您wdcp使用的nginx Apache引擎的,偽靜態規則需要轉化成nginx的規則,然后添加到網站配置文件/www/wdlinux/nginx/conf/vhost/www.le0.cn.conf 您可以聯系您程序人員調整下。
問:麻煩幫忙添加一下:rewrite ^/index-([a-zA-Z0-9_^x00-xff] ).html$ /index.php?lang=$1&pseudo_jump=1;rewrite ^/public/plugins/ueditor/([a-zA-Z0-9_^\\x00-\\xff] ).html$ /public/plugins/ueditor/$1.html last;rewrite ^/app/app/ueditor/([a-zA-Z0-9_^\\x00-\\xff] ).html$ /app/app/ueditor/$1.html last;rewrite ^/wap/([a-zA-Z0-9_^\\x00-\\xff] ).html$ /wap/$1.html last;rewrite ^/([a-zA-Z0-9_^x00-xff] )/list-([a-zA-Z0-9_^x00-xff] ).html$ /$1/index.php?metid=$2&list=1&pseudo_jump=1;rewrite ^/([a-zA-Z0-9_^x00-xff] )/list-([a-zA-Z0-9_^x00-xff] )-([0-9_] ).html$ /$1/index.php?metid=$2&list=1&page=$3&pseudo_jump=1;rewrite ^/([a-zA-Z0-9_^x00-xff] )/list-([a-zA-Z0-9_^x00-xff] )-([a-zA-Z0-9_^x00-xff] ).html$ /$1/index.php?lang=$3&metid=$2&list=1&pseudo_jump=1;rewrite ^/([a-zA-Z0-9_^x00-xff] )/list-([a-zA-Z0-9_^x00-xff] )-([0-9_] )-([a-zA-Z0-9_^x00-xff] ).html$ /$1/index.php?lang=$4&metid=$2&list=1&page=$3&pseudo_jump=1;rewrite ^/([a-zA-Z0-9_^x00-xff] )/([a-zA-Z0-9_^\\x00-\\xff] )-([a-zA-Z0-9_^x00-xff] ).html$ /$1/index.php?lang=$3&metid=$2&pseudo_jump=1;rewrite ^/([a-zA-Z0-9_^x00-xff] )/([a-zA-Z0-9_^\\x00-\\xff] ).html$ /$1/index.php?metid=$2&pseudo_jump=1;rewrite ^/search/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([a-zA-Z] )-([0-9] )$ /search/search.php?class1=&class2=&class3=&search=tag&searchword=$1&lang=$2&page=$3;rewrite ^/search/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([a-zA-Z] )$ /search/search.php?class1=&class2=&class3=&search=tag&searchword=$1&lang=$2;rewrite ^/search/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([0-9] )$ /search/search.php?class1=&class2=&class3=&search=tag&searchword=$1&page=$2;rewrite ^/search/tag/([a-zA-Z0-9_^\\x00-\\xff] )$ /search/search.php?class1=&class2=&class3=&search=tag&searchword=$1;rewrite ^/([a-zA-Z0-9] )/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([a-zA-Z] )-([0-9] )$ /$1/index.php?search=tag&content=$2&lang=$3&page=$4;rewrite ^/([a-zA-Z0-9] )/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([a-zA-Z] )$ /$1/index.php?search=tag&content=$2&lang=$3;rewrite ^/([a-zA-Z0-9] )/tag/([a-zA-Z0-9_^\\x00-\\xff] )-([0-9] )$ /$1/index.php?search=tag&content=$2&page=$3;rewrite ^/([a-zA-Z0-9] )/tag/([a-zA-Z0-9_^\\x00-\\xff] )$ /$1/index.php?search=tag&content=$2;
答:您好,當前服務器是N A模式,需要提供您程序對應nginx的偽靜態規則才行,非常感謝您長期對我司的支持!