The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
force or no-www code for .htaccess
#5
Something to speed up the GS pages:
(browser caching)

Code:
ExpiresActive on
    # set default
    ExpiresDefault "access plus 24 hours"

    ExpiresByType image/jpg "access plus 7 days"
    ExpiresByType image/gif "access plus 7 days"
    ExpiresByType image/jpeg "access plus 7 days"
    ExpiresByType image/png "access plus 7 days"
    ExpiresByType text/css "access plus 7 days"
    ExpiresByType text/html "access plus 7 days"
    ExpiresByType text/htm "access plus 7 days"
    ExpiresByType text/xml "access plus 7 days"
    ExpiresByType image/x-icon "access plus 1 month"
Reply


Messages In This Thread
force or no-www code for .htaccess - by ccagle8 - 2010-01-03, 13:08:09
RE: force or no-www code for .htaccess - by Felix - 2020-08-20, 00:41:32
force or no-www code for .htaccess - by James - 2010-08-27, 08:06:31
force or no-www code for .htaccess - by yojoe - 2010-08-27, 08:42:27
force or no-www code for .htaccess - by James - 2010-08-27, 08:58:54
force or no-www code for .htaccess - by staseo - 2010-10-07, 08:18:50
force or no-www code for .htaccess - by yojoe - 2010-10-08, 04:47:41



Users browsing this thread: 1 Guest(s)