![]() |
APXS is the Apache Extension Tool and makes Apache DSO modules work. You get it from the Apache website - with Apache...
-t |
argh...
nevermind, I'll live without. /me bangs head on table |
Quote:
I want to be able to use the forum database but only allow the PGAC members to access the areas i want via this htaccess thing. |
Quote:
|
yeah you can .... i found out for my self ...
this is wot i ment. <DIRECTORY /home/testdir> AuthType Basic AuthUserfile /dev/null AuthName "Member Access Only" AuthType Basic AuthGroupFile /dev/null AuthMySQLHost localhost AuthMySQLCryptedPasswords Off AuthMySQLUser <user> AuthMySQLPassword <pw> AuthMySQLDB <forums dbase name> AuthMySQLUserTable user AuthMySQLNameField username AuthMySQLPasswordField password AuthMySQLGroupField usergroupid <Limit GET POST> require group 6 7 </limit> </DIRECTORY> |
That won't protect an individual forum though, unless you two boards installed in different directories.
|
There is only one forum !!! I want to be able to use the forum presmissions to grant access to other areas of the clubs website !! for example ... the chat room ....
|
If they are PHP files make sure the include golbal.php and have like following after it:
PHP Code:
|
Is there a way to get this to work on Win 2000 running IIS 5?
Shawn |
er...in a word
"No" Htaccess is an Apache thing. |
All times are GMT. The time now is 06:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|