• أعضائنا الكرام بخصوص تنفيذ الطلبات قد يستغرق بعض الوقت،شكرا لحسن تفهمكم.
  • أعضاء وزوار معهد زين العربية، نود أن نعلمكم أن المعهد سيشهد في الفترة القادمة الكثير من التغيرات سواءا على المستوى الاداري او مستوى الاقسام، لذا نرجو منكم التعاون، وأي ملاحظات او استفسارات يرجى التواصل معنا عبر قسم الشكاوي و الإقتراحات و الطلبات ونشكركم على حسن تفهمكم وتعاونكم ،مع خالص الشكر والتقدير والاحترام من إدارة زين العربية.

[ مشكلة 2.2 ] مشكلة بملف .htaccess

محمد الخاني

:: الأعضاء ::
18 فبراير 2020
235
1
35
28
مرحبا بعد تبديل من نسخة في بلتنيوم لنسخة هذه
قمت بتغير ملف.htaccess ليتناسب مع الروابط الجديدة لاكن اشعر انه سبب تاخير الارشفة
هل ممكن ان ترسلو لي ملف .htaccess صحيح
 
أهلا بك أخي
الملف ليس له علاقة بالأرشفة
ولكن هل تم تحويل روابط المنتدى القديم إلى الجديد
وهذا هو الملف الأصلي
كود:
#	Mod_security can interfere with uploading of content such as attachments. If you
#	cannot attach files, remove the "#" from the lines below.
#<IfModule mod_security.c>
#	SecFilterEngine Off
#	SecFilterScanPOST Off
#</IfModule>

ErrorDocument 401 default
ErrorDocument 403 default
ErrorDocument 404 default
ErrorDocument 405 default
ErrorDocument 406 default
ErrorDocument 500 default
ErrorDocument 501 default
ErrorDocument 503 default

<IfModule mod_rewrite.c>
	RewriteEngine On

	#	If you are having problems with the rewrite rules, remove the "#" from the
	#	line that begins "RewriteBase" below. You will also have to change the path
	#	of the rewrite to reflect the path to your XenForo installation.
	#RewriteBase /xenforo

	#	This line may be needed to workaround HTTP Basic auth issues when using PHP as a CGI.
	#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

	RewriteCond %{REQUEST_FILENAME} -f [OR]
	RewriteCond %{REQUEST_FILENAME} -l [OR]
	RewriteCond %{REQUEST_FILENAME} -d
	RewriteRule ^.*$ - [NC,L]
	RewriteRule ^(data/|js/|styles/|install/|favicon\.ico|crossdomain\.xml|robots\.txt) - [NC,L]
	RewriteRule ^.*$ index.php [NC,L]
</IfModule>
 
مرحبا



كود:
#    Mod_security can interfere with uploading of content such as attachments. If you
#    cannot attach files, remove the "#" from the lines below.
#<IfModule mod_security.c>
#    SecFilterEngine Off
#    SecFilterScanPOST Off
#</IfModule>


RewriteEngine On


RewriteRule ^t([0-9]+)/ https://manartsouria.com/vb/threads/$1/ [R=301,L]
RewriteRule ^t([0-9]+)-new-post/ https://manartsouria.com/vb/threads/$1/ [R=301,L]
RewriteRule ^t([0-9]+)-([0-9]+)/ https://manartsouria.com/vb/threads/$1/page-$2 [R=301,L]
RewriteRule ^f([0-9]+)/ https://manartsouria.com/vb/forums/$1/ [R=301,L]
RewriteRule ^f([0-9]+)-([0-9]+)/ https://manartsouria.com/vb/forums/$1/page-$2 [R=301,L]
RewriteRule ^u([0-9]+)/ https://manartsouria.com/vb/members/$1/ [R=301,L]
RewriteRule ^t([0-9]+)-print/ /https://manartsouria.com/vbthreads/$1/ [R=301,L]
RewriteRule ^archive/index.php/t-([0-9]+)/ https://manartsouria.com/vb/threads/$1/ [R=301,L]
RewriteRule ^archive/index.php/t-([0-9]+).html https://manartsouria.com/vb/threads/$1/ [R=301,L]
RewriteRule ^archive/index.php/f-([0-9]+).html https://manartsouria.com/vb/forums/$1/ [R=301,L]


RewriteCond %{QUERY_STRING} p=([0-9]+)(&|$)
RewriteRule showthread\.php$ https://manartsouria.com/vb/threads/%1? [R=301,L]
RewriteCond %{QUERY_STRING} t=([0-9]+)(&|$)
RewriteRule showthread\.php$ https://manartsouria.com/vb/threads/%1? [R=301,L]
RewriteCond %{QUERY_STRING} f=([0-9]+)(&|$)
RewriteRule forumdisplay\.php$ https://manartsouria.com/vb/forums/%1? [R=301,L]


ErrorDocument 401 default
ErrorDocument 403 default
ErrorDocument 404 default
ErrorDocument 405 default
ErrorDocument 406 default
ErrorDocument 500 default
ErrorDocument 501 default
ErrorDocument 503 default


<IfModule mod_rewrite.c>


    #    If you are having problems with the rewrite rules, remove the "#" from the
    #    line that begins "RewriteBase" below. You will also have to change the path
    #    of the rewrite to reflect the path to your XenForo installation.
    #RewriteBase /xenforo


    #    This line may be needed to workaround HTTP Basic auth issues when using PHP as a CGI.
    #RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]


    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -l [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^.*$ - [NC,L]
    RewriteRule ^(data/|js/|styles/|install/|favicon\.ico|crossdomain\.xml|robots\.txt) - [NC,L]
    RewriteRule ^.*$ index.php [NC,L]
</IfModule>

هاد الملف الموجود لدي لاكن انا ع بحاول شوف ليش متوقفه الارشفة لدي
 
برائيك الان ماذا افعل
شيء من إثنين
تنتظر إلى أن يأرشف جوجل الموقع كله
أو يكون عندك كود صحيح لإعادة توجيه الروابط القديمة
لو أنت شاري السكربت المفروض يساعدوك في هذا
 
مرحبا انا شاري السكربت من وسيط مالي بيني وبن الشركة وصرلها القصة محولو اكثر من سنة
في حد ممكن يساعدنا بالكود الصحيح
المفروض أن لديك حساب في الشركة أخي تنزل منه الإصدارات وغيره
تستطيع فتح موضوع هناك أو تذكرة دعم فني وتسألهم عن الأمر
 
أخي محمد معذرة لكن ما علاقة الوسيط بحسابك على الشركة ؟
المفروض يكون الحساب تحت أمرك بشكل كامل..

بخصوص المشكلة كما ذكر لك اخونا أحمد أو إعادة تقديم موقعك الى مشرفي المواقع في جوجل
 
اخي محمد أرى أن رابط خريطة الموقع يعمل بشكل طبيعي
فربما هناك اختلاف في ترتيب أرشفة المواضيع لذلك تجد ان هناك اختلاف في ترتيب التاريخ وكما ذكر لك اخونا احمد لا تقم بإعادة ارسال الخريطة الا اذا كنت مظطرا لذلك
 

إحصائيات المنتدى

المواضيع
1,610
المشاركات
18,050
الأعضاء
1,176
آخر عضو مسجل
lamaindia
أعلى