MDanz 0 Junior Poster
RewriteRule ^user/[A-Za-z0-9-]+)/([A-Za-z0-9-]+)/([A-Za-z0-9-]+)/?$ /profile.php?user=$1&r=$2&page=$3 [L]

this isn't working... i get an internal server error.. if i remove it the page works. Any idea how to fix this?

the url should be like below

http://www.example.com/user/testing/1/1

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.