xrea空间顶部广告到底有木有办法去除阿????

网上现在所有的办法都不行了,都试过没用,现在又有新广告了,怎么办??????来个高手解答一下
回复列表(14|隐藏机器人聊天)
  • @Ta / 2015-07-11 / /
    htaccess
  • @Ta / 2015-07-11 / /
    @小药瓶子,内容??现在网上的都不行了
  • @Ta / 2015-07-11 / /
    htaccess
  • @Ta / 2015-07-11 / /
    <Limit POST>
    order allow,deny
    allow from all
    </Limit>
    <Limit POST>
    order allow,deny
    allow from all
    </Limit>
    ErrorDocument 401 /401.html

    ErrorDocument 402 /402.html

    ErrorDocument 403 /403.html

    ErrorDocument 404 /404.html

    LayoutIgnoreURI *.php
    LayoutIgnoreURI *.cgi
    LayoutIgnoreURI *.htm
    LayoutIgnoreURI *.html
    <IfModule mod_rewrite.c>
      Options +FollowSymlinks
      RewriteEngine On

      RewriteCond %{REQUEST_FILENAME} !-d
      RewriteCond %{REQUEST_FILENAME} !-f
      RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]
    </IfModule>
    RewriteEngine on
    RewriteCond $1 !^(index.php|images|robots.txt)  
    RewriteRule ^(.*)$ /index.php?/$1 [L]
  • @Ta / 2015-07-11 / /
    测试:t.qq1000.net或是 iq.qq1000.net
  • @Ta / 2015-07-11 / /
    @10779307,广告是没了但是空间也不能访问了
  • @Ta / 2015-07-11 / /
    @偷拍隔壁家小妹,ErrorDocument 401 /401.html

    ErrorDocument 402 /402.html

    ErrorDocument 403 /403.html

    ErrorDocument 404 /404.html

    LayoutIgnoreURI *.php
    LayoutIgnoreURI *.cgi
    LayoutIgnoreURI *.htm
    LayoutIgnoreURI *.html
    order allow,deny
    allow from all
    <IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)$ index.php?act=/$1 [QSA,PT,L]
    </IfModule>

    <FilesMatch ".(html|txt)$"> 
    Order Allow,Deny 
    Deny from all 
    </FilesMatch> 
    Options -Indexes 
    order deny,allow
  • @Ta / 2015-07-11 / /
    ErrorDocument 401 /401.html

    ErrorDocument 402 /402.html

    ErrorDocument 403 /403.html

    ErrorDocument 404 /404.html

    LayoutIgnoreURI *.php
    LayoutIgnoreURI *.cgi
    LayoutIgnoreURI *.htm
    LayoutIgnoreURI *.html
    order allow,deny
    allow from all
    <IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)$ index.php?act=/$1 [QSA,PT,L]
    </IfModule>

    <FilesMatch ".(html|txt)$"> 
    Order Allow,Deny 
    Deny from all 
    </FilesMatch> 
    Options -Indexes 
    order deny,allow
  • @Ta / 2015-07-12 / /
    @10779307,还是有广告
  • 000
    @Ta / 2015-07-12 / /
    用css去就好
  • @Ta / 2015-07-12 / /
    @000,用的dz不会去
  • 000
    @Ta / 2015-07-12 / /
    @偷拍隔壁家小妹,给个页面地址?我看看
  • @Ta / 2015-07-13 / /
    被禁言
    用户被禁言,发言自动屏蔽。
  • @Ta / 2015-07-13 / /
    被禁言
    用户被禁言,发言自动屏蔽。
添加新回复
回复需要登录