Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/11/2016 in all areas

  1. THE FOLLOWING IS CONSIDERED SPAM:-Irrelevant PostsBob: The iPod is my favorite MP3 player. What's your favorite?Joe: I like cheese.-Topics that don't mean anything or ask a questionBob: I like posting-Posts that don't contributeBob: YES!! I just got an iPod!!Joe: iPods SUCK!!!-Questions that are obvious or easily answered by using search engines, dictionaries, encyclopedias, etc.Bob: Where is Apple's website?-Repeatedly adding one to three word posts that don't take much thoughtBob: Do you have an iPod?Joe: Oh yes, it is very cool, here is why: [REVIEW GOES HERE]Bob: CoolBill: What's so cool about an iPod?Bob: MP3-AdvertisingBob: Go to www.apple.com get the iPod it is really cool!-Unneccesary bumpingBob: [bump]Bob: [bump]Bob: [bump]-Repeatedly posting similiar topics without much purposeBob: What do you think of the iPod?Bob: What do you think of the Zune?Bob: What do you think of the Gigabeat?Failure to abide by these rules will result in a Helion subtraction and/or ban, according to the Official Enforcement Guide, except in extreme circumstances.Use of this website and its forums indicates that you have agreed to the above terms. If you have NOT agreed, please discontinue use of the website and/or Helio Networks and its services.Thank you.
    2 points
  2. I want to enable gzip compression on my website. Tried using this code(in the .htaccess): <ifModule mod_gzip.c> mod_gzip_on Yes mod_gzip_dechunk Yes mod_gzip_item_include file .(html?|txt|css|js|php|pl)$ mod_gzip_item_include handler ^cgi-script$ mod_gzip_item_include mime ^text/.* mod_gzip_item_include mime ^application/x-javascript.* mod_gzip_item_exclude mime ^image/.* mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.* </ifModule> Also tried this: AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascriptTell me if somebody has a working solution.
    1 point
×
×
  • Create New...