Link to home
Start Free TrialLog in
Avatar of Amit Kumar
Amit Kumar

asked on

How to register "mod_alias" logs into error_log file

I am testing redirect rules in a htaccess file.
I am using
LogLevel alert rewrite:trace6

Open in new window

to register logs for "mod_rewrite" module into error_log file however, I do not know how to register log for "mod_alias" modules. when I use mod_alias redirect rules such as redirect / redirectmatch , error_log display only "pass through"
ASKER CERTIFIED SOLUTION
Avatar of Steve Bink
Steve Bink
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial