Error htaccess (RewriteEngine )

This is a discussion on Error htaccess (RewriteEngine ) within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I want redirect www.site.com/user/john =>> www.site.com/script.php?user=john My htacces ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-12-2005
Jylix
 
Posts: n/a
Default Error htaccess (RewriteEngine )

Hi,
I want redirect www.site.com/user/john =>>
www.site.com/script.php?user=john

My htacces is:
--- .htaccess --
RewriteEngine on
Options +FollowSymlinks

RewriteRule ^user/(.*) script.php?user=$1
--------------

But i have the internal server Error

What 's wrong?

I have tryed also with:
RewriteRule ^user/(.*) script.php?user=$1 [L,R]
or
RewriteRule ^user/(.*) /path/script.php?user=$1

thanks


  #2 (permalink)  
Old 03-13-2005
Jylix
 
Posts: n/a
Default Re: Error htaccess (RewriteEngine )

> "Internal server error" could mean anything. Check your error_log,
> it should give a little more clues, I suspect that this is an
> error from PHP, not from Apache.


It's a Hosting error (Aruba.it ;) )
Now it's ok..
Thanks Davide


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:02 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0