1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Problem with htaccess file

Discussion in 'Apache' started by photoshopsoc, Mar 12, 2010.

  1. #1
    photoshopsoc, Mar 12, 2010 IP
  2. zacharooni

    zacharooni Well-Known Member

    Messages:
    346
    Likes Received:
    20
    Best Answers:
    4
    Trophy Points:
    120
    #2
    i would suggest you use:

    ErrorDocument 404 http://www.photoshopsociety.org/
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
    RewriteRule ^/(.*)$ http://%1/$1 [R]
    </IfModule>
     
    zacharooni, Mar 13, 2010 IP
  3. photoshopsoc

    photoshopsoc Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for the help but I need to wait until bing crawls my website


     
    photoshopsoc, Mar 22, 2010 IP