 |
Apache2Triad Help, Support and Development The apache2triad help , support and development forums
|
| View previous topic :: View next topic |
| Author |
Message |
Tyrant_Dictator
Joined: 19 Apr 2005
Posts: 5
Location: Austin, Tx
|
| Posted: Tue Apr 19, 2005 6:53 pm Post subject: Total Beginner Question, Adding a Cpanel User |
|
|
| Okay, so a little intro. I have my fair share of computer knowledge, but when we drift into PHP and SQL, well, you sunk my battleship. So with that said, I like to teach myself things and I know when to stop banging my head against the case of my little server. I'm running the latest of Apache2Traid on my WinXP Pro. I'm trying to learn how to add a user to my Apach2Traidcp. So that way I can have multiple admins to the Apach Controls. If I left anything out, sorry I will clarify anything. Thanks a bundle for your help! |
|
| Back to top |
|
Vlad Alexa Mancini
Joined: 07 Jul 2003
Posts: 1538
|
| Posted: Tue Apr 19, 2005 8:09 pm Post subject: |
|
|
Access control to the Apache2TriadCP is performed using standard server side HTTP authentification
The files for it are two in number and are located at :
/htdocs/.htpasswd (password file)
/htdocs/apache2triadcp/.htaccess (config file)
Should you press link to the apache manual in the cp you would have found the Authentication, Authorization, and Access Control
Alternate location http://httpd.apache.org/docs-2.0/howto/auth.html |
|
| Back to top |
|
Tyrant_Dictator
Joined: 19 Apr 2005
Posts: 5
Location: Austin, Tx
|
| Posted: Tue Apr 19, 2005 8:19 pm Post subject: Outstanding... |
|
|
| I must have over looked that, I was hoping I wouldn't be one of the people that the answer boils down to "Well if you looked in the manual..." Thanks a bundle! |
|
| Back to top |
|
| |
|