logo
WSN Links PHP Directory Software
Features Showcase Reviews Demos Purchase Manual Support
 

Mod_Rewrite conflits with other scripts installed
Problems using clean urls

Version: 3.12


Mod_Rewrite conflits with other scripts installed
rbl
Member

Usergroup: Customer
Joined: Sep 27, 2004
Location: Portugal
Total Topics: 19
Total Posts: 39
Posted 10/13/04 - 11:01 PM:
quote post
#1
I have Links installed at my sites root level and a CMS installed at /support/
Every time I type mysite.com/support (with or without a trailing slash), I'm taken to Link's index page.

How can I change my htaccess file so that I can it doesn't mess with other dirs and keeps its business to the link, thread, etc pages?

Thanks!
din
Experienced
Avatar

Usergroup: Customer
Joined: May 12, 2003
Total Topics: 7
Total Posts: 56
Posted 10/14/04 - 05:52 AM:
quote post
#2
I believe putting those non-category directories above the contional stuff, where the admin/
under

RewriteRule ^admin$ admin/index.php

add something like

RewriteRule ^support$ support/

or something like that may do it.

_____________________
Those who say do not know
Those who know do not say
NewsArray News Directory
rbl
Member

Usergroup: Customer
Joined: Sep 27, 2004
Location: Portugal
Total Topics: 19
Total Posts: 39
Posted 10/15/04 - 01:09 PM:
quote post
#3
no... it doesn't work unless I specify all existing pages and that is not possible.

The only solution I've found is to comment the last htaccess rule and add proper flags to the end of each line.
din
Experienced
Avatar

Usergroup: Customer
Joined: May 12, 2003
Total Topics: 7
Total Posts: 56
Posted 10/16/04 - 07:39 AM:
quote post
#4
how about

RewriteRule ^support/(*?)$ support/$1

I get my mod_rewrite regex and perl/php regex confused, but I hope you get the idea.

_____________________
Those who say do not know
Those who know do not say
NewsArray News Directory
Search thread for
Download thread as


You don't have permission to post.

Please login or register.

Admin Control Panel

   
Home    |    Features    |    Showcase    |    Reviews    |    Demos    |    Purchase    |    Manual    |    Support
© 2008 Paul Knierim. All rights reserved.