2 different home's page for 2 range of IP [message #24473] |
Thu, 28 April 2005 16:46 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Aurelius
![France France](/forum/images/flags/fr.png) Messages: 15 Registered: March 2005 Location: France Lille
Karma: 0
|
Junior Member |
|
|
My forum is installed on a machine accessible by internet, but I want to authorize users of range of IP intranet to visualize forums as anonymous, and I want to oblige users from internet to login before use the forum.
I think to create 2 VirtualHost on apache on 2 different ports but I don't know if I must create 2 directories "WWW Root" and 2 directories "Data Root", or duplicate "GLOBALS.php" or 2 differents "index.php"....
What's the solution?
|
|
|
Re: 2 different home's page for 2 range of IP [message #24474 is a reply to message #24473] |
Thu, 28 April 2005 17:30 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Changing the paths won't help you. Given that you wish to deny anonymous access based on IP ranges I'd say your only recourse would be to modify the forum code to do the IP checks.
FUDforum Core Developer
|
|
|
|
|
|
|
|