Aless Piper wrote: > Hi, I've done everything, and I saw the 'Hi' when I clicked, like you > said, but I have done everything you've said to do and it's still an > issue. So now I'm stumped, which is pretty much where I've been from the > beginning.
You need to do this: > > What you may need to do is alter your rule so that it redirects to > /habari/index.php instead of just /index.php The rule change is from this: RewriteRule . index.php [PT] To this: RewriteRule . habari/index.php [PT] Owen --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
