falconeyes 6 ارسال شده در آبان 91 سلام سایت من با www. بالا نمیاد و باید آدرسشو بدون www تایپ کنم تا بیاد بالا . چیکار میتونم بکنم تا با wwwهم بالا بیاد؟ ممنون قربون همتون یا علی نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
علی موذنی 310 ارسال شده در آبان 91 در اول فایل htaccess مقدار زیر را اضافه کنید: RewriteEngine on RewriteCond %{HTTP_HOST} !^www\.site\.com$ [NC] RewriteRule ^(.*) http://www.site.com/$1 [QSA,L,R=301] آدرس سایتتون و پسوند دامنه اش را در مقادیر بالا تغییر بدهید موفق باشید نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
falconeyes 6 ارسال شده در آبان 91 عزیز این محتویات فایل htaccess.txt هست کجاش منظورتونه? ### @package Joomla# @copyright Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.# @license GNU General Public License version 2 or later; see LICENSE.txt##### 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## 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 base64_encode data within the URL.RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]# Block out any script that includes a بعدش اینم کدهای .htaccess هست:[code]### @package Joomla# @copyright Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.# @license GNU General Public License version 2 or later; see LICENSE.txt##### 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## 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 base64_encode data within the URL.RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]# Block out any script that includes a نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
محمدحسین میری 3,094 ارسال شده در آبان 91 سلام فایل شما کد RewriteEngine On رو به طور پیشفرض داره. کد RewriteCond %{HTTP_HOST} !^www\.site\.com$ [NC] RewriteRule ^(.*) http://www.site.com/$1 [QSA,L,R=301] در زیر ان عبارت گفته شده قرار بدید. به جای دو عبارت site.com آدرس سایت تان را قرار دهید. در پناه ایزد نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
falconeyes 6 ارسال شده در آبان 91 عزیز نشد دامنه من ir هست مشکلی که فک نکنم داشته باشه. اون کار رو کردم سایت با و بدون www بالا نمی اومد راستی من هم .htaccess رو تو روتم دارم و هم htaccess.txt رو عیبی داره؟ نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر
علی موذنی 310 ارسال شده در آبان 91 درود بر شما نه مشکلی ایجاد نمی کنه فایل .htaccess را پاک کنید و فایل htaccess.txt خودتون را به این نام تغییر بدهید چند روش داره که در انجمن قبلاً بحث شده نقل قول به اشتراک گذاری این ارسال لینک به ارسال به اشتراک گذاری در سایت های دیگر