On Tue, Mar 25, 2008 at 8:07 AM, Mathew <mathew.snyder@xxxxxxxxx> wrote: > This is the way the user has added her configuration information to > .htaccess: > > Action authorize authorize.php > AddHandler authorize .html > > I'm guessing that AddHandler should be above Action but I don't know if > that matters. I also don't know if there needs to be some mention of > the php module. > > Any help will be appreciated. I rarely use the Action directive, so this is just a couple guesses: 1. Is php activated for .php files? 2. Does it work if she provides the full web-path to authorize.php (ie /dir/authorize.php)? Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx