Programming Notes – Matt Jorgensen

March 14, 2008

trac config

Filed under: misc — Tags: , — flexprimer @ 1:36 pm

Note on configuring Trac debugger from the command line. To add users, do:

D:\Program Files\Apache Group\Apache2\bin

htpasswd -c htpasswd usernamehere

This creates a file for authenticating users. File has username and encrypted passwords.

To update, do:

d:\program files\apache group\apache2\bin

From there, do:

htpasswd passwd usernamehere

Other commands are here:

http://httpd.apache.org/docs/2.0/programs/htpasswd.html

Advertisement

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Theme: Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.