vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - YSLOW 1.0.3 (Make Your Forum Faster) (https://vborg.vbsupport.ru/showthread.php?t=178286)

redlabour 07-06-2008 06:15 PM

Quote:

Originally Posted by pedroenf (Post 1568310)
I do not know if you are a coder or not. I just see what is written bellow your nick name here!

About my .htaccess and vbseo settings, if you sink thei could provide some important information about this issue i can post it in VBSEO forum.

But i can tell you that i just did the changes told by instalation config files!

1. Please be kind and do so. :) The Link for the correct Thread is posted above.

2. So please dont forget to post PHP - mySWL Version and everything else that can be interesting (ZEND? IonCube?......?)

redlabour 07-06-2008 10:07 PM

UPDATE Solution for vBSEO 3.2 GOLD:

Quote:

Originally Posted by Oleg Ignatiuk (Post 154368)
Try to modify your .htaccess file:
FIND:
Code:

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
REPLACE WITH:
Code:

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|redir\.php)
(i.e. add redir.php to the exclusion list)

PROBLEM SOLVED!!!!

http://www.vbseo.com/f10/request-int...tml#post154368

pedroenf 07-06-2008 10:36 PM

I'm glad that the probem has been solved before my (who knows) contribute. :) I'll add that change and see if it has some interference in my forum.
Anyway my .htaccess file:

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\.g6-team\.com
RewriteRule (.*) http://www.g6-team.com/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
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]

RewriteEngine On

####Charset
AddDefaultCharset Off

####Gzip
<IfModule mod_rewrite.c>
RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)(js|css)$ redir.php?file=$1$2&type=$2 [L]
</IfModule>

####ETags
FileETag None

####Expires
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/gif A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType image/png A2592000
ExpiresByType application/x-shockwave-flash A2592000
ExpiresByType text/css A2592000
ExpiresByType application/x-javascript A2592000
</IfModule>


redlabour 07-07-2008 12:17 AM

Quote:

Originally Posted by pedroenf (Post 1568511)
I'm glad that the probem has been solved before my (who knows) contribute. :) I'll add that change and see if it has some interference in my forum.
Anyway my .htaccess file:

http://www.vbseo.com/f10/request-int...tml#post154406 ;)

hendri 07-07-2008 09:05 AM

cannot access the thread after install and reinstall the files. i have vbseo installed.

error :

Not Found

The requested URL /forum/f2/ was not found on this server.
Apache Server at www.indodragon.com Port 80

any help ?

hendri 07-07-2008 09:14 AM

ok sorry, after i recopy the .htaccess from vbseo everyting is fine.

FiMeTi 07-07-2008 03:11 PM

Great deal. Works fine for me. I can really notice the fast loadings.

Thx br0! :D

Ketro 07-08-2008 09:18 PM

Works like a charm, even with the other speed increase modification with the "fajax." Good work.

tekguru 07-08-2008 10:18 PM

Other speed up fix? fajax? Tell me more....

star88 07-08-2008 11:47 PM

great job, thanks very much
*marked as installed*


All times are GMT. The time now is 06:47 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01552 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete