Results 1 to 3 of 3
  1. #1
    Casual Pligger newuser's Avatar
    Joined
    Aug 2006
    Posts
    98
    Thanks
    Received:0
    Given: 0

    admin area is adding WWW to url

    Hey, I have pligg installed on a subdomain like http://ashtest1.pligg.com

    This seems to work fine until I enter admin which then adds http://www.ashtest1.pligg.com

    This is a problem because it clears cookies and creates a JS error with the XMLhttp requests. Any reason only the admin adds the WWW and how I get rid of it? Thanks guys.

  2. #2
    Pligg Developer/Admin kbeeveer46's Avatar
    Joined
    Jun 2006
    Posts
    3,215
    Thanks
    Received:1
    Given: 0
    Find and edit this section in your .htaccess file
    Code:
    ## Remove these two lines if you have a sub-domain like  http://ashdigg.pligg.com  or http://localhost
    ## Keep if your site it like   http://www.pligg.com
    RewriteCond %{HTTP_HOST} !^www\.
    RewriteRule ^\/?(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]
    ##### Re-directing End #####

  3. #3
    Casual Pligger newuser's Avatar
    Joined
    Aug 2006
    Posts
    98
    Thanks
    Received:0
    Given: 0
    Thanks so much!

Similar Threads

  1. When does the admin area appear? Why can't I see page?
    By widgetsapp in forum Questions & Comments
    Replies: 0
    Last Post: 05-08-2010, 07:38 PM
  2. How to Get into Admin Area?
    By grademoney in forum Questions & Comments
    Replies: 1
    Last Post: 04-05-2008, 01:34 AM
  3. Parse error in admin area
    By animas in forum Questions & Comments
    Replies: 2
    Last Post: 10-17-2007, 07:26 AM
  4. [SOLVED] can't edit config in admin area
    By mike34z in forum Questions & Comments
    Replies: 4
    Last Post: 08-24-2007, 09:33 PM
  5. Admin Area not showing
    By ozo in forum Questions & Comments
    Replies: 0
    Last Post: 01-29-2007, 07:08 AM

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