رفتن به مطلب
mani1746

خطا 403 در livezilla

پست های پیشنهاد شده

با سلام

میخواستم اگه میشه راهنمایی بفرمائی دلیل خطای 403 در اسکریپت ارتباط آنلاین لایو زیلا چیه این خطا زمانی بوجود اومد که وقتی سئوی سایت رو فعال کردم سایت خطای 500 رو داد و من یک سطری با این عنوان Options +FollowSymLinks رو از فایل htacces. حذف کردم و سایت بالا اومد و لینکها درست شد ولی وقتی میخوام وارد محیط برنامه لایو زیلا بشم خطای 403 با این عنوان میده خطای عدم دسترسی به سرور

Forbidden

You don't have permission to access /live/chat.php on this server. miyaneh.net

همه سطح دسترسی های پوشه ها رو هم چک کردم به نظر شما علت خطا کجاست آیا تو فایل htacces چیزی باید اضافه یا کم بشه

اگه htacces که برای سئو درست شدرو حذف کنم و فایل htacces.tx رو میزارم قسمت پشتیبانی درست میشه ولی سئو کار نمیکنه .


با سلام

میخواستم اگه میشه راهنمایی بفرمائی دلیل خطای 403 در اسکریپت ارتباط آنلاین لایو زیلا چیه این خطا زمانی بوجود اومد که وقتی سئوی سایت رو فعال کردم سایت خطای 500 رو داد و من یک سطری با این عنوان Options +FollowSymLinks رو از فایل htacces. حذف کردم و سایت بالا اومد و لینکها درست شد ولی وقتی میخوام وارد محیط برنامه لایو زیلا بشم خطای 403 با این عنوان میده خطای عدم دسترسی به سرور

Forbidden

You don't have permission to access /live/chat.php on this server. miyaneh.net

همه سطح دسترسی های پوشه ها رو هم چک کردم به نظر شما علت خطا کجاست آیا تو فایل htacces چیزی باید اضافه یا کم بشه

اگه htacces که برای سئو درست شدرو حذف کنم و فایل htacces.tx رو میزارم قسمت پشتیبانی درست میشه ولی سئو کار نمیکنه .

اینم محتوای داخل .htacces

### ===========================================================================

### Security Enhanced & Highly Optimized .htaccess File for Joomla!

### automatically generated by Admin Tools 2.1.11 on 2012-01-20 17:04:05 GMT

### Auto-detected Apache version: 1.1 (best guess)

### ===========================================================================

###

### The contents of this file are based on the same author's work "Master

### .htaccess"' date=' published on http://snipt.net/nikosdion/the-master-htaccess

###

### Admin Tools is Free Software, distributed under the terms of the GNU

### General Public License version 3 or, at your option, any later version

### published by the Free Software Foundation.

###

### !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

### !! !!

### !! If you get an Internal Server Error 500 or a blank page when trying !!

### !! to access your site, remove this file and try tweaking its settings !!

### !! in the back-end of the Admin Tools component. !!

### !! !!

### !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

###

##### RewriteEngine enabled - BEGIN

RewriteEngine On

##### RewriteEngine enabled - END

##### RewriteBase set - BEGIN

RewriteBase /

##### RewriteBase set - END

##### File execution order -- BEGIN

DirectoryIndex index.php index.html

##### File execution order -- END

##### No directory listings -- BEGIN

##### No directory listings -- END

##### Optimal default expiration time - BEGIN

# Enable expiration control

ExpiresActive On

# Default expiration: 1 hour after request

ExpiresDefault "now plus 1 hour"

# CSS and JS expiration: 1 week after request

ExpiresByType text/css "now plus 1 week"

ExpiresByType application/javascript "now plus 1 week"

ExpiresByType application/x-javascript "now plus 1 week"

# Image files expiration: 1 month after request

ExpiresByType image/bmp "now plus 1 month"

ExpiresByType image/gif "now plus 1 month"

ExpiresByType image/jpeg "now plus 1 month"

ExpiresByType image/jp2 "now plus 1 month"

ExpiresByType image/pipeg "now plus 1 month"

ExpiresByType image/png "now plus 1 month"

ExpiresByType image/svg+xml "now plus 1 month"

ExpiresByType image/tiff "now plus 1 month"

ExpiresByType image/vnd.microsoft.icon "now plus 1 month"

ExpiresByType image/x-icon "now plus 1 month"

ExpiresByType image/ico "now plus 1 month"

ExpiresByType image/icon "now plus 1 month"

ExpiresByType text/ico "now plus 1 month"

ExpiresByType application/ico "now plus 1 month"

ExpiresByType image/vnd.wap.wbmp "now plus 1 month"

ExpiresByType application/vnd.wap.wbxml "now plus 1 month"

ExpiresByType application/smil "now plus 1 month"

# Audio files expiration: 1 month after request

ExpiresByType audio/basic "now plus 1 month"

ExpiresByType audio/mid "now plus 1 month"

ExpiresByType audio/midi "now plus 1 month"

ExpiresByType audio/mpeg "now plus 1 month"

ExpiresByType audio/x-aiff "now plus 1 month"

ExpiresByType audio/x-mpegurl "now plus 1 month"

ExpiresByType audio/x-pn-realaudio "now plus 1 month"

ExpiresByType audio/x-wav "now plus 1 month"

# Movie files expiration: 1 month after request

ExpiresByType application/x-shockwave-flash "now plus 1 month"

ExpiresByType x-world/x-vrml "now plus 1 month"

ExpiresByType video/x-msvideo "now plus 1 month"

ExpiresByType video/mpeg "now plus 1 month"

ExpiresByType video/mp4 "now plus 1 month"

ExpiresByType video/quicktime "now plus 1 month"

ExpiresByType video/x-la-asf "now plus 1 month"

ExpiresByType video/x-ms-asf "now plus 1 month"

##### Optimal default expiration time - END

##### Redirect index.php to / -- BEGIN

RewriteCond %{THE_REQUEST} !^POST

RewriteCond %{THE_REQUEST} ^[A-Z']{3,9}\ /index\.php\ HTTP/

RewriteCond %{SERVER_PORT}>s ^(443>(s)|[0-9]+>s)$

RewriteRule ^index\.php$ http%2://miyaneh.org/ [R,L]

##### Redirect index.php to / -- END

##### Rewrite rules to block out some common exploits -- BEGIN

RewriteCond %{QUERY_STRING} proc/self/environ [OR]

RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]

RewriteCond %{QUERY_STRING} base64_(en|de)code\(.*\) [OR]

RewriteCond %{QUERY_STRING} (<|%3C).*script.*(>|%3E) [NC,OR]

RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]

RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})

RewriteRule .* index.php [F]

##### Rewrite rules to block out some common exploits -- END

##### File injection protection -- BEGIN

RewriteCond %{REQUEST_METHOD} GET

RewriteCond %{QUERY_STRING} [a-zA-Z0-9_]=http:// [OR]

RewriteCond %{QUERY_STRING} [a-zA-Z0-9_]=(\.\.//?)+ [OR]

RewriteCond %{QUERY_STRING} [a-zA-Z0-9_]=/([a-z0-9_.]//?)+ [NC]

RewriteRule .* - [F]

##### File injection protection -- END

##### Advanced server protection rules exceptions -- BEGIN

RewriteRule ^components\/com_uddeim\/captcha15\.php$ - [L]

RewriteRule ^components\/com_virtuemart\/fetchscript\.php$ - [L]

RewriteRule ^administrator\/components\/com_extplorer\/fetchscript\.php$ - [L]

RewriteRule ^plugins\/system\/GoogleGears\/gears-manifest\.php$ - [L]

RewriteRule ^plugins\/content\/jw_allvideos\/includes\/jw_allvideos_scripts\.php$ - [L]

RewriteRule ^administrator\/components\/com_akeeba\/restore\.php$ - [L]

RewriteRule ^administrator\/components\/com_admintools\/restore\.php$ - [L]

RewriteCond %{REQUEST_FILENAME} !(\.php)$

RewriteCond %{REQUEST_FILENAME} -f

RewriteRule ^components\/com_agora\/img\/members/ - [L]

RewriteRule ^templates/ - [L]

##### Advanced server protection rules exceptions -- END

##### Advanced server protection -- BEGIN

RewriteCond %{QUERY_STRING} \=PHP[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12} [NC]

RewriteRule .* - [F]

## Back-end protection

RewriteRule ^administrator/?$ - [L]

RewriteRule ^administrator/index\.(php|html?)$ - [L]

RewriteRule ^administrator/index[23]\.php$ - [L]

RewriteRule ^administrator/(components|modules|templates|images|plugins)/.*\.(jpe|jpg|jpeg|jp2|jpe2|png|gif|bmp|css|js|swf|html|mpg|mp3|mpeg|mp4|avi|wav|ogg|ogv|xls|xlsx|doc|docx|ppt|pptx|zip|rar|pdf|xps|txt|7z|svg|odt|ods|odp|flv|mov|htm|ttf|woff|eot)$ - [L]

RewriteRule ^administrator/ - [F]

## Explicitly allow access only to XML-RPC's xmlrpc/index.php or plain xmlrpc/ directory

RewriteRule ^xmlrpc/(index\.php)?$ - [L]

RewriteRule ^xmlrpc/ - [F]

## Allow limited access for certain Joomla! system directories with client-accessible content

RewriteRule ^(components|modules|templates|images|plugins|media|libraries)/.*\.(jpe|jpg|jpeg|jp2|jpe2|png|gif|bmp|css|js|swf|html|mpg|mp3|mpeg|mp4|avi|wav|ogg|ogv|xls|xlsx|doc|docx|ppt|pptx|zip|rar|pdf|xps|txt|7z|svg|odt|ods|odp|flv|mov|ico|htm|ttf|woff|eot)$ - [L]

RewriteRule ^(components|modules|templates|images|plugins|media|libraries)/.*index\.php - [L]

RewriteRule ^(components|modules|templates|images|plugins|media|libraries)/ - [F]

## Disallow front-end access for certain Joomla! system directories (unless access to their files is allowed above)

RewriteRule ^includes/js/ - [L]

RewriteRule ^(cache|includes|language|logs|tmp)/ - [F]

## Disallow access to rogue PHP files throughout the site, unless they are explicitly allowed

RewriteCond %{REQUEST_FILENAME} (\.php)$

RewriteCond %{REQUEST_FILENAME} !(/index[23]?\.php)$

RewriteCond %{REQUEST_FILENAME} -f

RewriteRule (.*\.php)$ - [F]

## Disallow access to htaccess.txt, php.ini and configuration.php-dist

RewriteRule ^(htaccess\.txt|configuration\.php-dist|php\.ini)$ - [F]

##### Advanced server protection -- END

##### Joomla! core SEF Section -- BEGIN

RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

RewriteCond %{REQUEST_URI} !^/index\.php

RewriteCond %{REQUEST_URI} /component/|(/[^.]*|\.(php|html?|feed|pdf|raw|ini|zip|json|file|vcf))$ [NC]

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule .* index.php [L]

##### Joomla! core SEF Section -- END

SecFilterEngine Off

SecFilterScanPOST Off

order allow,deny

deny from all

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

به گفتگو بپیوندید

هم اکنون می توانید ارسال داشته باشید و بعد ثبت نام خود را در سایت کامل نمایید. اگر حساب کاربری در سایت دارید، جهت ارسال با حساب کاربری خود هم اکنون وارد سایت شوید

مهمان
ارسال پاسخ به این موضوع ...

×   شما در حال چسباندن محتوایی با قالب بندی هستید.   حذف قالب بندی

  تنها استفاده از 75 اموجی مجاز می باشد.

×   لینک شما به صورت اتوماتیک جای گذاری شد.   نمایش به صورت لینک

×   محتوای قبلی شما بازگردانی شد.   پاک کردن محتوای ویرایشگر

×   شما مستقیما نمی توانید تصویر خود را قرار دهید. یا آن را اینجا بارگذاری کنید یا از یک URL قرار دهید.


×
×
  • افزودن...