[thelist] need a bit of htaccess help

Jon Molesa rjmolesa at consoltec.net
Tue Aug 7 22:02:45 CDT 2007


May not be helpful.  I'm still learning .htacess myself.  But try adding
a RewriteBase / and see if it helps.  This has made a difference for me
in some cases.

*On Tue, Aug 07, 2007 at 07:37:49PM -0700 Jon Hughes <jon at phazm.net> wrote:

> From: "Jon Hughes" <jon at phazm.net>
> To: <thelist at lists.evolt.org>
> Date: Tue, 7 Aug 2007 19:37:49 -0700
> X-Mailer: Microsoft Office Outlook 12.0
> Subject: [thelist] need a bit of htaccess help
> 
> I have the following:
> 
> Options +FollowSymLinks 
> RewriteEngine on 
> 
> DirectoryIndex index.htm index.html Index.htm Index.html index.php
> 
> RewriteRule ^notes/$ /notes/index.php
> RewriteRule ^/notes$ /notes/index.php
> 
> RewriteRule ^([^\.\?]+)(\?.*)?$ $1.php
> 
> (EOF)
> 
> This works for "http://www.phazm.com/notes/" but does NOT work for
> "http://www.phazm.com/notes" (no trailing slash)
> 
> Does anyone know what I must modify to make that work?
> 
> Thank you,
> 
>  - Jon
> 
> -- 
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester 
> and archives of thelist go to: http://lists.evolt.org 
> Workers of the Web, evolt ! 

-- 
Jon Molesa
rjmolesa at consoltec.net
if you're bored or curious
http://rjmolesa.com



More information about the thelist mailing list