yazditabar 2 ارسال شده در شهریور 90 سلام هاستم با فایل htaccess مشکل داره و وقتی این فایل رو فعال میکنم تا آدرس مطالب سایتم کوتاه تر بشه، دیگه سایت بالا نمیاد و پیغام زیر رو میده: Internal Server Error انگار یه سری از کدهاش از نظر امنیتی اشکال دارن! چیکار باید کرد!؟ نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
pesarak 12 ارسال شده در شهریور 90 سلام اینجا رو مطالعه کنید: http://forum.joomina.ir/thread-6257.html?highlight=htaccess و ارسال دهم رو شما هم اعمال کنید نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
yazditabar 2 ارسال شده در شهریور 90 مرسی دیدم! قبلا یکی از هاستینگ هام جواب داده بود که: این خطا به خاطر وجود دستور Options +FollowSymLinks در فایل htaccess. رخ می دهد. دستور فوق به دلایل امنیتی بر روی سرور بسته شده و شما می بایست از دستور جایگزین Options +SymLinksIfOwnerMatch استفاده کنید. 1. وارد کنترل پنل هاست شده و از طریق گزینه File Manager فایل htaccess. را جهت ویرایش باز کنید. جهت دسترسی به فایل فوق مطلب زیر را بخوانید: http://support.bertina.ir/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=19&nav=0,3 2. دستور Options +FollowSymLinks را یافته و آن را پاک کنید و به جای آن دستور جایگزین Options +SymLinksIfOwnerMatch را وارد کنید. اینبار از هاستیگ پرسیدم جواب داد: shoma bayad kolan har khati ke toosh options hast ro az in file hazf konin ممنون میشم راهنمایی کنین! نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
شکیبانیا 59 ارسال شده در شهریور 90 سلام به همه دوستان عیدتون مبارک جناب یزدی تبار شما نکاتی که تویه این صفحه و در پست شماره 10 نوشته شده رو مطالعه کردید؟ بعد از انجام این مراحل مشکل حل نشد یا اینکه نتونستید این مراحل رو انجام بدید؟ موفق باشید و سربلند یا علی نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
yazditabar 2 ارسال شده در شهریور 90 بله! این هم محتویات htaccess من: ### @version $Id: htaccess.txt 14401 2010-01-26 14:10:00Z louis $# @package Joomla# @copyright Copyright (C) 2005 - 2010 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 +SymLinksIfOwnerMatch' 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 +SymLinksIfOwnerMatch## mod_rewrite in useRewriteEngine On########## 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!### Deny access to extension xml files (uncomment out to activate)##Order allow,deny#Deny from all#Satisfy all### End of deny access to extension xml filesRewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]# Block out any script trying to base64_encode crap to send via URLRewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]# Block out any script that includes a نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
شکیبانیا 59 ارسال شده در شهریور 90 لطفا کد زیر رو امنحان کنید : ### @version $Id: htaccess.txt 14401 2010-01-26 14:10:00Z louis $# @package Joomla# @copyright Copyright (C) 2005 - 2010 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 +SymLinksIfOwnerMatch' 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 +SymLinksIfOwnerMatch## mod_rewrite in useRewriteEngine On########## 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!### Deny access to extension xml files (uncomment out to activate)##Order allow,deny#Deny from all#Satisfy all### End of deny access to extension xml filesRewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]# Block out any script trying to base64_encode crap to send via URLRewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]# Block out any script that includes a نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
yazditabar 2 ارسال شده در شهریور 90 خیلی ممنون دوست عزیز! :thankyou: تفاوتشون چی بود؟ نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
شکیبانیا 59 ارسال شده در شهریور 90 جناب یزدی تبارشما نکاتی که تویه این صفحه و در پست شماره 10 نوشته شده رو مطالعه کردید؟ بعد از انجام این مراحل مشکل حل نشد یا اینکه نتونستید این مراحل رو انجام بدید؟ من در اون صفحه دو تا روش رو معرفی کردم ، مشکل شما با روش اول حل شد. نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر