DreamHost Web Hosting
Discussion Forum


Forums
   >> Programming
Flat Mode*

Subject Re: mod_rewrite [re: pyius]  
Posted bykchrist (DH Enthusiast)
Posted on09/20/05 09:18 AM


The only problem I have now, is that when it looks for "new.html", it tries to go to:
http://www.munx.net/home/pyius/munx.net/test/new.html


You're using the filesystem path (eg, /home/username/domain/etc) instead of the URI path. The path in your rewrite rules should be relative to the web site's document root. In your case this is /home/pyius/munx.net/. Leave this part out.


--
If you want useful replies, ask smart questions.


 
Entire thread
Subject  Posted byPosted on
*mod_rewrite  pyius09/19/05 09:20 AM
.*Re: mod_rewrite  kchrist09/19/05 04:51 PM
.*Re: mod_rewrite  pyius09/19/05 06:37 PM
.*Re: mod_rewrite  Atropos709/20/05 02:41 AM
.*Re: mod_rewrite  pyius09/20/05 07:29 AM
..Re: mod_rewrite  kchrist09/20/05 09:18 AM
.*Re: mod_rewrite  pyius09/20/05 03:53 PM
.*Re: mod_rewrite  scjessey09/19/05 06:51 PM
.*Re: mod_rewrite  pyius09/19/05 07:10 PM
.*Re: mod_rewrite  scjessey09/19/05 07:19 PM
.*Re: mod_rewrite  pyius09/19/05 07:31 PM
.*Re: mod_rewrite  scjessey09/19/05 06:33 PM
Jump to