 |
Apache2Triad Help, Support and Development The apache2triad help , support and development forums
|
| View previous topic :: View next topic |
| Author |
Message |
ChaosDealer73
Joined: 28 Aug 2005
Posts: 6
|
| Posted: Sun Aug 28, 2005 5:13 am Post subject: Username problem |
|
|
How do I change it from 'Root'?
Oh, and whevener I hit 'Restart Apache' I go to a cannot find page. |
|
| Back to top |
|
Joshua Meadows (DemoRic)
Joined: 29 Dec 2004
Posts: 785
Location: S.E. Kansas
|
| Posted: Sat Oct 01, 2005 10:01 pm Post subject: |
|
|
You can remove it from .htaccess in the apache2triadcp folder and then add whatever user you want. However I would suggest that you just add another user.
start -> run -> cmd.exe
Quote:
cd C:\apache2triad\htdocs\apache2triadcp
htpasswd.exe .htpasswd WhateverUsernameYouWant
Open
As for the page not found. You're getting that when A2T stops, wait and then try to load http://localhost/apachetriadcp
or use
start -> run -> services.msc to restart apache. |
|
| Back to top |
|
| |
|