Results 1 to 5 of 5
  1. #1
    Pligg Developer/Admin kbeeveer46's Avatar
    Joined
    Jun 2006
    Posts
    3,215
    Thanks
    Received:1
    Given: 0

    Read this if you're having trouble with your admin panel with testing builds

    In the latest testing build we added gzip support and essentially compressed the javascript files to about 1/6 of their original size. It seem there have been a few people whose servers ar set up correctly to handle these new gzipped files. There is one simple solution (thanks Savant) to fix this. Add the following code to your .htaccess file

    Code:
    <files *.js.gz>
    AddType "text/javascript" .gz
    AddEncoding gzip .gz
    </files>
    If you are not currently using an .htaccess file there is one provided for you. It should be called htaccess.default. Rename this file to .htaccess (with a period in front) and add the code above. Make sure you read through the entire .htaccess file and follow the directions.

  2. #2
    New Pligger Vodemo's Avatar
    Joined
    Feb 2007
    Posts
    6
    Thanks
    Received:0
    Given: 0
    Thank you, it works !

    I'd modified and renamed the htacces.default file but nothing changed.
    I'd renames the extensions but nothing changed.
    I saw a htacces file in template dirctory : I'd copy past the <file></file> code and it works

    So... i hope it will no have problems with last changes.

    thanks.

  3. #3
    New Pligger marcpan's Avatar
    Joined
    Feb 2007
    Posts
    9
    Thanks
    Received:0
    Given: 0
    anyone how to configure iis6 to do this?
    mp

  4. #4
    Pligg Developer/Admin kbeeveer46's Avatar
    Joined
    Jun 2006
    Posts
    3,215
    Thanks
    Received:1
    Given: 0
    Quote Originally Posted by marcpan View Post
    anyone how to configure iis6 to do this?
    mp
    I don't think you can use an htaccess file with IIS.

  5. #5
    New Pligger marcpan's Avatar
    Joined
    Feb 2007
    Posts
    9
    Thanks
    Received:0
    Given: 0
    u r right,no htaccess with IIS. was trying to set MIME type for .gz to application/x-gzip or text/javascript it didnt work. are you guys running apache on windows? anyone else using IIS knows how to get .gz to work?

Similar Threads

  1. Cannot get the admin panel
    By sina2jp in forum Questions & Comments
    Replies: 2
    Last Post: 06-06-2011, 01:13 AM
  2. I screwed something up in the admin panel
    By rask in forum Questions & Comments
    Replies: 2
    Last Post: 02-04-2009, 11:52 AM
  3. New Admin Panel
    By AshDigg in forum Questions & Comments
    Replies: 9
    Last Post: 08-21-2006, 10:49 AM
  4. Trouble bringing up the admin login
    By kevin7654 in forum Questions & Comments
    Replies: 3
    Last Post: 02-20-2006, 05:54 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Web Hosting Services by Midphase Dreamhost Web Hosting Donate to Pligg