Thank you !! Ricardo Brian Mearns-2 wrote: > > On Tue, Apr 14, 2009 at 1:43 PM, ricardo13 <ricardoogrande@xxxxxxxxx> > wrote: >> >> Hi all, >> >> This line "RewriteRule ^/index.html$ new.html" shows error. >> But "RewriteRule /index.html$ new.html" sucess !!! >> >> And if I put the follow: >> RewriteRule ^/test.html$ index.html >> >> But I haven't test.html !!! What's happen ??? >> >> Ricardo >> > > You don't need to have test.html, that's the point of a rewrite rule > is that it takes one address (which may or may not be valid on it's > own) and treats it like a different address (index.html, in this > case). > > Turn on your rewrite log as previously directed, and check there to > start debugging your problem. If you need more help, be explicit about > what behavior you see with each thing you try. Simply saying "it > works" or "it errors" is not helpful for figuring out the problem, you > need to specify how you know it doesn't work, what you're seeing in > your browser, what you're seeing in the logs, etc. > > -Brian > > > > -- > Feel free to contact me using PGP Encryption: > Key Id: 0x3AA70848 > Available from: http://keys.gnupg.net > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > -- View this message in context: http://www.nabble.com/Problem-with-Mod_Rewrite-tp23040977p23046345.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx