← Back to team overview

rapache-devel team mailing list archive

[Bug 342030] [NEW] [feature request] Permission helper

 

Public bug reported:

This isn't a bug but rather a feature request.

How many times do permission problems occur because of incorrect server
settings/configuration files renders Apache error messages?

e.g.
"Forbidden
You don't have permission to access / on this server."

Although this isn't an Apache problem, using an Apache tool to help
diagnose and fix this problem would be greatly appreciated.

Why should an Apache tool look into this? Well, if I set a vhost to sit
at /home/brett/localhost and /home/brett is 700, then Apache won't be
able to access /home/brett/localhost. A program that can test Apache's
permissions as 'www-data' or whatever the user/group is set as, then the
user can quickly diagnose these problems.

Just a though :)

** Affects: rapache
     Importance: Undecided
         Status: New

-- 
[feature request] Permission helper
https://bugs.launchpad.net/bugs/342030
You received this bug notification because you are a member of Rapache
Developers, which is subscribed to Remote Apache Management tool .

Status in rapache: New

Bug description:
This isn't a bug but rather a feature request.

How many times do permission problems occur because of incorrect server settings/configuration files renders Apache error messages?

e.g.
"Forbidden
You don't have permission to access / on this server."

Although this isn't an Apache problem, using an Apache tool to help diagnose and fix this problem would be greatly appreciated.

Why should an Apache tool look into this? Well, if I set a vhost to sit at /home/brett/localhost and /home/brett is 700, then Apache won't be able to access /home/brett/localhost. A program that can test Apache's permissions as 'www-data' or whatever the user/group is set as, then the user can quickly diagnose these problems.

Just a though :)



Follow ups

References