分享

写回答

发帖

[提问] 谁帮我翻译一下

GoDaddy GoDaddy 1343 人阅读 | 5 人回复

发表于 2011-6-26 09:37:17 | 显示全部楼层 |阅读模式

Our support staff has responded to your request, details of which are described below:

Discussion Notes
Support Staff Response
Dear Dong,



Thank you for contacting online support.  After testing your account we were able to get the file to resolve by resetting the permissions to the default settings and disabling the .htaccess file on your site.  We will need you to both review your .htaccess file along with the permissions you have set on the account in order to address this issue and I apologize for any inconvenience this causes.




Please let us know if we can assist you in any other way.





Sincerely,

回答|共 5 个

lwbo1987

发表于 2011-6-26 09:51:44 | 显示全部楼层

楼主是问的什么问题,客服这样回答,好像是说你设置了.htaccess导致的
回复 支持 反对

使用道具 举报

pllx

发表于 2011-6-26 10:03:57 | 显示全部楼层

我网站是论坛    前几天附件目录下 有几个文件夹 数量超过1024  后来网站所有的附件图片就打不开,提示下面错误,后来我将文件都按照要求整理了,又重新设置访问权限,但是现在依然不能访问,就问客服为什么

Forbidden
You don't have permission to access /attachment/month_1106/20110621114952596.jpg on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/1.3.33 Server at www.jimodexin.info Port 80
回复 支持 反对

使用道具 举报

lwbo1987

发表于 2011-6-26 10:08:24 | 显示全部楼层

回复 3# 的帖子

楼主的是linux主机吗,一般情况下linux不需要设置读写权限的,邮件是让你设置下.hatccess文件,楼主检查下里面的代码
你的网站 www.jimodexin.info 电信可以打开现在
RAKSmart
回复 支持 反对

使用道具 举报

pllx

发表于 2011-6-26 10:09:56 | 显示全部楼层

网站可以打开,但是所有附件图片不能访问。不知道在吗解决。我也就把网站的.hatccess  删除还是不行。


以前的配置是
#RewriteEngine on
# -FrontPage-

#ErrorDocument 404 /404.shtml


<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^(.*)-htm-(.*)$ $1.php?$2
RewriteRule ^u/([0-9]+)$ u.php?uid=$1

RewriteBase /
RewriteRule ^archiver/((fid|tid)-[\w\-]+\.html)$ archiver/index.php?$1
RewriteRule ^forum-([0-9]+)-([0-9]+)\.html$ forumdisplay.php?fid=$1&page=$2
RewriteRule ^thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ viewthread.php?tid=$1&extra=page\%3D$3&page=$2
RewriteRule ^space-(username|uid)-(.+)\.html$ space.php?$1=$2
RewriteRule ^tag-(.+)\.html$ tag.php?name=$1
RewriteRule ^index\.html index.php

</IfModule>
回复 支持 反对

使用道具 举报

lwbo1987

发表于 2011-6-26 10:12:40 | 显示全部楼层

回复 5# 的帖子

在联系客服问问情况,把你的问题说明白,去翻译版块求助,客服的意思是他们不能给你解决,因为.hatccess默认文件的关系
RAKSmart
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则