Hi All,
I have configured dispatcher on Windows operating system and trying to access it but it's giving below error.
You don't have permission to access / on this server.
i have provided allow permission also.
How to fix this issue.
Thanks,
Kishore
Solved! Go to Solution.
Views
Replies
Total Likes
I have configured dispatcher with author.And done changes to permissions from deny to allow.
Working now.
Views
Replies
Total Likes
You need to provide more detail than that....access.log few lines that refer to error? error.log (from apache) lines that say error? dispatcher.log lines that say error? error.log from AEM that say error?
How long is this piece of string I'm holding.....need more detail.
Views
Replies
Total Likes
For now only error log only getting updated.Rest of the logs are not empty.Below is the stack trace from error.log
[Tue Aug 30 01:05:01 2016] [warn] module dispatcher_module is already loaded, skipping
[Tue Aug 30 01:05:02 2016] [notice] Apache/2.2.22 (Win32) Communique/4.1.2 configured -- resuming normal operations
[Tue Aug 30 01:05:02 2016] [notice] Server built: Jan 28 2012 11:16:39
[Tue Aug 30 01:05:02 2016] [notice] Parent: Created child process 56324
[Tue Aug 30 01:05:02 2016] [debug] mpm_winnt.c(477): Parent: Sent the scoreboard to the child
[Tue Aug 30 01:05:02 2016] [warn] module dispatcher_module is already loaded, skipping
[Tue Aug 30 01:05:02 2016] [warn] module dispatcher_module is already loaded, skipping
[Tue Aug 30 01:05:02 2016] [notice] Child 56324: Child process is running
[Tue Aug 30 01:05:02 2016] [info] Parent: Duplicating socket 292 and sending it to child process 56324
[Tue Aug 30 01:05:02 2016] [debug] mpm_winnt.c(398): Child 56324: Retrieved our scoreboard from the parent.
[Tue Aug 30 01:05:02 2016] [debug] mpm_winnt.c(595): Parent: Sent 1 listeners to child 56324
[Tue Aug 30 01:05:02 2016] [debug] mpm_winnt.c(554): Child 56324: retrieved 1 listeners from parent
[Tue Aug 30 01:05:02 2016] [notice] Child 56324: Acquired the start mutex.
[Tue Aug 30 01:05:02 2016] [notice] Child 56324: Starting 64 worker threads.
[Tue Aug 30 01:05:02 2016] [notice] Child 56324: Starting thread to listen on port 80.
Views
Replies
Total Likes
If no error on logs then it would be nice if you can share dispatcher setting you did (remove protected information) wondering if have configure white listing correctly (deny first and allow after that)
Views
Replies
Total Likes
I have configured dispatcher with author.And done changes to permissions from deny to allow.
Working now.
Views
Replies
Total Likes
Views
Likes
Replies