וויכטיק: דעם בלאַט איז ניצן קיכלעך (cookies). ניצן דעם וועבזייַטל אָן אויסגעדרייט אַוועק קיכלעך אין בלעטערער, מיטל אַז איר שטימען פֿאַר ניצן עס.
קויפן איצט! פֿעיִקייטן דאָוונלאָאַדס

פאַרדינען מיט אונדז!

אויב איר וואָלט ווי צו אָנהייבן ערנינג געלט מיט וובעט פאַרבינדן צו צוגעבן פּראָגראַם.
רעזולטאַטן 1 צו 4 פון 4

פֿאָדעם: טראָובלעשאָאָטינג. הטאַקסעסס

היבריד View

פֿריִערדיקע פּאָסטן Previous Post   Next Post ווייַטער פּאָסטן
  1. #1
    יינגער מעמבער
    באַהעפטן טאָג
    יאנואר 2011
    הודעות
    4

    Default טראָובלעשאָאָטינג. הטאַקסעסס

    איך בין ניצן ווב 3.8.6 מיט וובסעאָ 3.5.1פּל1 מיט די לעצט וובעט 3.3.6.

    איך בין בעת פּראָבלעמס מיט די רירייץ:

    Ham.se - כל וועגן ליבהאָבער ראַדיאָ
    אויבן איז אַרבעט ריכטיק

    www.ham.se/en/
    אויבן איז געבן אַ "בלאַט ניט געפונען" טעות אָנזאָג.

    www.ham.se/en/hemmabyggen/
    אויבן איז געבן מיר פּוסט בלעטער.

    דעם איז מיין. הטאַקסעסס:

    Code:
    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On
    
    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /
    
    RewriteCond %{HTTP_HOST} !^www\.ham\.se
    RewriteRule (.*) http://www.ham.se/$1 [L,R=301]
    
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|f$
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|f$
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]
    קיין פֿירלייגן?

  2. #2
    וובוללעטין ענטערפּרייז טראַנסלאַטאָר (וובעט) סטאַף
    באַהעפטן טאָג
    מאי 2010
    הודעות
    1,000

    Default

    העלא,

    גוט פערסטלי:
    1. גיין צו אַדמינקפּ-> וובעט-> הויפּט
    2. רעגולער לינק טיפּע צו וובסעאָ_ורי

    צווייטנס, דיין. הטאַקסעסס טעקע זאָל קוקן ווי דעם איין:
    Code:
    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On
    
    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /
    
    RewriteCond %{HTTP_HOST} !^www\.ham\.se
    RewriteRule (.*) http://www.ham.se/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    #************************************************************************--
    #RULES for SEO translation links with vBSEO (have to be included before all rules to vbseo.php)
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]
    אין די לעצטע - האט איר מאַכן אַלע ענדערונגען אין וובסעאָ צוויי טעקעס (ענדערונגען איר האָבן דערקלערן אין רעאַדמע.הטמל טעקע אין טאָן-ניט-ופּלאָאַד טעקע אין וובעט פּאַטש?
    דעם איז אין ינטעגראַטיאָן מיט אנדערע מאָדס טייל. איר זאָל רעדאַגירן צוויי וובסעאָ טעקעס:
    1. פאָרומ_ראָאָט / וובסעאָ / כולל / פונקטיאָנס_וובסעאָ_קרעאַטעורל.פפּ
    2. פאָרומ_ראָאָט / וובסעאָ / כולל / פונקטיאָנס_וובסעאָ_ורל.פפּ

  3. #3
    יינגער מעמבער
    באַהעפטן טאָג
    יאנואר 2011
    הודעות
    4

    Default

    דאַנק!

    עס מיינט ווי די סעאָ רירייץ בייַ די דנאָ פון דיין משל זענען דופּליקאַטן אַזוי איך גענומען זיי אַוועק.

    אַרבעט גרויס - דאַנק!

    טשעערס

    מארטין


    Code:
    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On
    
    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /
    
    RewriteCond %{HTTP_HOST} !^www\.ham\.se
    RewriteRule (.*) http://www.ham.se/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    # Rewrite all urls beginning with language codes to vbenterprisetranslator_seo script
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]
    
    # Bounce all the archive rewrites off vbenterprisetranslator_seo.php (it then bounces to vbseo.php)
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    # Bounce all the other rewrites off vbenterprisetranslator_seo.php (it then bounces to vbseo.php)
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

  4. #4
    וובוללעטין ענטערפּרייז טראַנסלאַטאָר (וובעט) סטאַף
    באַהעפטן טאָג
    מאי 2010
    הודעות
    1,000

    Default

    דאַנק פֿאַר אייער באַשטעטיקונג סאַלווד

טאַגס פֿאַר דעם פֿאָדעם

פּאָסטינג פּערמיססיאָנס

  • דו קען ניט פּאָסטן נייַ שנורן
  • דו קען ניט פּאָסטן ריפּלייז
  • דו קען ניט פּאָסטן אַטאַטשמאַנץ
  • דו קען ניט רעדאַגירן אייער הודעות
  •