FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Can't get rid of index.php
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Can't get rid of index.php [message #168817] Sat, 27 July 2013 02:34 Go to previous message
cpreston is currently offline  cpreston   United States
Messages: 160
Registered: July 2012
Location: Oceanside
Karma:
Senior Member
I have followed (and enhanced) the instructions found here:
http://cvs.prohost.org/index.php/Frequently_Asked_Questions#How_does_one_re move_the_.27index.php.27_part_from_the_URL.3F

But for the life of me, I'm not getting what I want.

I've verified that PATH_INFO support is enabled using the method outlined in the instructions above (which I grabbed from some other site somewhere).

I have the following in my root's .htaccess file:
RewriteBase /forum
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php/$1 [L]

(Rewrite Engine is already on)

And I edited the compiler.inc and rebuilt the theme.

But...

If I go to /forum, everything is fine. If I click on the first forum, however, I just find myself back at the main page and do not going into the forum.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Upgrading 3.0.0 -> 3.0.4 Error
Next Topic: Install without sql possible?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed May 15 06:13:56 GMT 2024

Total time taken to generate the page: 0.03948 seconds