Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 1131 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

Seo

Thread title: Seo
Closed Thread  
Page 3 of 3 < 1 2 3
    Thread tools Search this thread Display Modes  
07-07-2007, 03:47 PM
#21
Dark_Prince11 is offline Dark_Prince11
Status: Member
Join date: Apr 2007
Location: Deer Park, NY
Expertise:
Software:
 
Posts: 123
iTrader: 0 / 0%
 

Dark_Prince11 is on a distinguished road

Send a message via AIM to Dark_Prince11 Send a message via MSN to Dark_Prince11

  Old

Thats really weird, don't know what to tell you bud. What version of Apache are you running though?

07-07-2007, 06:07 PM
#22
Seraskier is offline Seraskier
Status: I love this place
Join date: Jan 2007
Location: Charlotte
Expertise:
Software:
 
Posts: 542
iTrader: 0 / 0%
 

Seraskier is an unknown quantity at this point

Send a message via AIM to Seraskier Send a message via MSN to Seraskier

  Old

Originally Posted by Dark_Prince11 View Post
Thats really weird, don't know what to tell you bud. What version of Apache are you running though?
its a shared linux server from 1and1

07-07-2007, 11:16 PM
#23
Chaos King is offline Chaos King
Status: Member
Join date: May 2006
Location:
Expertise:
Software:
 
Posts: 119
iTrader: 4 / 100%
 

Chaos King is on a distinguished road

Send a message via AIM to Chaos King Send a message via MSN to Chaos King

  Old

First step would be to ask your host if you have mod_rewrite present on your box.

Just submit a ticket or something, and ask them if there is mod_rewrite support on your website.

07-07-2007, 11:32 PM
#24
.amaZe is offline .amaZe
Status: Nixism
Join date: Aug 2006
Location: Nix Yorkism
Expertise:
Software:
 
Posts: 2,147
iTrader: 19 / 100%
 

.amaZe is an unknown quantity at this point

  Old

Originally Posted by Seraskier View Post
its a shared linux server from 1and1
Try this:


Code:
Options +Indexes
Options +FollowSymlinks
RewriteEngine on
RewriteBase /
RewriteRule ^profile/(.*)/$ profile.php?id=$1 [L]
or... with the .html extension, which is good for SEO.

Code:
Options +Indexes
Options +FollowSymlinks
RewriteEngine on
RewriteBase /
RewriteRule ^profile/(.*).html$ profile.php?id=$1 [L]

Link me to your site, please.

Closed Thread  
Page 3 of 3 < 1 2 3


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed