1. 자유게시판
  2. 기술지원
  3. 홈피 자랑
  4. FAQ



한국레드햇 너나우리 DNSEver qmail.kldp.org 어드민플레이

기술지원 요청하실 땐 계정명을 밝혀주시는 센스 부탁드리겠습니다.

제 홈의 Feed를 Hanrss로 구독해서 확이해보니 이미지가 뜨질 않는 것을 확인했습니다.

이미지를 클릭했더니 404 에러가 나면서 링크가 작동되지 않는중입니다.

흠.. 제가 .httaccess 를 잘못 건드린걸까요? 왜 이미지가 보이지 않을까요? 자문을 구합니다.

밑에 내용이 잘못된 설정이 있을까요?

========================================================================================

##
# @version $Id: htaccess.txt 10492 2008-07-02 06:38:28Z ircmaxell $
# @package Joomla
# @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
##


#####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations. It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file. If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's. If they work,
# it has been set by your server administrator and you do not need it set here.
#
#####################################################

## Can be commented out if causes errors, see notes above.
Options +FollowSymLinks

#
# mod_rewrite in use

RewriteEngine On

php_flag register_globals 1

php_flag output_buffering 1

php_flag allow_url_fopen 1

php_value upload_max_filesize 5M

php_value post_max_size 5M

########## Begin - Rewrite rules to block out some common exploits
## If you experience problems on your site block out the operations listed below
## This attempts to block the most common type of exploit `attempts` to Joomla!
#
# Block out any script trying to set a mosConfig value through the URL
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
# Block out any script that includes a <script> tag in URL
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Send all blocked request to homepage with 403 Forbidden error!
RewriteRule ^(.*)$ index.php [F,L]
#
########## End - Rewrite rules to block out some common exploits

# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla! Directory (just / for root)

# RewriteBase /


########## Begin - Joomla! core SEF Section
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$ [NC]
RewriteRule (.*) index.php
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## End - Joomla! core SEF Section

=============================================================================================

위는 httaccess 파일의 내용입니다.

태그 :
조회 수 :
2801
등록일 :
2009.07.15
21:46:13 (*.79.161.44)
엮인글 :
http://hosting.digimoon.net/board/22770/816/trackback
게시글 주소 :
http://hosting.digimoon.net/board/22770

[레벨:15]id: 디지문디지문

2009.07.15
22:14:03
(*.90.215.4)
.htaccess 파일의 이상유무는 제가 진단할 수 있는 부분이 못 되고요.
정확하게 404에러인가요? 403에러인가요? 에러 종류를 정확히 다시 한 번 확인해 주시고요.
403 에러면 대개 퍼미션 에러입니다.
문제가 발생하는 곳의 URL도 알려주셔야 합니다. RSS 피드 상태도 확인하려면 블로그 로그인 정보도 알려주시면 좋습니다.
제가 카리스턱님이 작업하신 방법과 똑같이 진행해 봐야 알 수 있겠네요.

[레벨:1]카리스턱

2009.07.16
00:28:34
(*.79.161.44)

지금 다시한번 확인을 해보니까 feed의 이미지 링크주소가 잘못되어 이미지가 표시되지 않는것을 확인했습니다.

줌라 자체적인 문제인것 같습니다. http://www.carngirl.com/images/ 라고 되어있어야 하는데 ?http://www.carngirl.com//images/ 이렇게 되어있군요.

괜히 번거롭게 해드렸네요. 죄송합니다.

List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 개인정보 노출이 불가피한 경우가 아니라면 쪽지나 비밀글로 질문하지 마세요 [3] [3] [레벨:15]id: 디지문디지문 2007-10-24 26033
공지 기술지원 요청하실 땐 최소한 자신의 계정명은 밝혀 주세요(냉무) [레벨:15]id: 디지문디지문 2009-07-13 23715
305 ze 설치 부탁드립니다... [1] [레벨:0]rhkgkr 2009-08-01 1442
304 제홈페이지 XE 로그인을 하려는데 [1] [레벨:2]ВЕĿΙЕ√ЕЯ 2009-07-23 1266
303 백업본 받는건.. [4] [레벨:1]asteria 2009-07-23 1189
302 특정 디렉토리의 대문자 이름변경이 안됩니다. [1] secret [레벨:1]카리스턱 2009-07-22 2
301 최근 백업본.... [3] [레벨:1]asteria 2009-07-21 1351
300 치명적인 오류와 곤란한 요청 [9] secret [레벨:0]사과와 늑대 2009-07-19 6
299 포비든 에러;; [7] [레벨:2]이승범 2009-07-16 1658
» 403에러 자문을 구하고 싶습니다. [2] [레벨:1]카리스턱 2009-07-15 2801
297 노바디 노바디~♪ 권한 때문에....(수정했습니다.) [5] secret [레벨:1]카리스턱 2009-07-14 8
296 제로보드 삭제 문제;; [1] [레벨:2]이승범 2009-07-13 1475
295 기술지원 요청하실 땐 최소한 자신의 계정명은 밝혀 주세요(냉무) [레벨:15]id: 디지문디지문 2009-07-13 23715
294 문의드립니다. [1] image [레벨:1]자몽 2009-07-13 1260
293 도메인 연결 부탁드립니다. [1] [레벨:1]카리스턱 2009-07-10 1467
292 폴더삭제부탁드립니다. [1] [레벨:2]화군 2009-07-02 1175
291 데이터, DB 초기화 부탁드립니다.. [4] [레벨:0]LunaWolf 2009-06-28 1444
290 phpmyadmin 의 접속 오류 [1] [레벨:1]카리스턱 2009-06-28 1440
289 폴더삭제부탁드립니다. [2] [레벨:1]자몽 2009-06-25 1395
288 ftp에 접속이 되지 않습니다... [6] secret [레벨:1]웃는하루 2009-06-11 5
287 언제부터인가 정상적으로 작동하던 메일발송 모듈이.. [1] [레벨:4]fcagu 2009-06-08 1330
286 parse error?? [2] [레벨:4]fcagu 2009-06-06 1505
285 계정 회수 관련 질문 [3] secret [레벨:2]후유증 2009-05-31 2
284 홈페이지에 이미지가 안보입니다. [1] [레벨:2]후유증 2009-05-31 1314
283 백업부탁드립니다. [1] [레벨:4]fcagu 2009-05-31 1330
282 설치과정에서.... [2] [레벨:1]카리스턱 2009-05-19 2237
281 폴더 삭제 부탁드립니다. [1] [레벨:1]카리스턱 2009-05-19 1498
280 웹메일에 대해서.. [2] [레벨:1]asteria 2009-05-13 1369
279 계정삭제 요청입니다. [1] secret [레벨:1]에그당 2009-05-10 2
278 ftp 접속정보 [7] secretimage [레벨:1]고구마99 2009-05-05 8
277 제 계정 초기화 부탁드립니다. [7] secret [레벨:3]폴가 2009-04-22 5
276 tc 폴더 삭제해주세요~ [1] [레벨:2]후유증 2009-04-19 1620