Re: Help with Apache Configuration in Dockerized PHP Application

Abhijith <[email protected]>
Newsgroups gmane.comp.apache.user
Message-ID <CAGM6CT8P7uhtQwO=QHVUZMMueW8+ZWrJseQ+MEJPTmnH+pwt=Q@mail.gmail.com>
Thanks for the response,
There is no other config file than admin.conf.
here is the result of `apachectl -S`:
```
[Mon Oct 07 11:30:45.926201 2024] [core:trace3] [pid 102:tid
123653751024456] core.c(3469): Setting LogLevel for all modules to trace8
[Mon Oct 07 11:30:45.926287 2024] [core:trace3] [pid 102:tid
123653751024456] core.c(3469): Setting LogLevel for all modules to trace8
AH00558: httpd: Could not reliably determine the server's fully qualified
domain name, using 172.26.0.3. Set the 'ServerName' directive globally to
suppress this message
VirtualHost configuration:
*:80                   docker-admin.localhost
(/usr/local/apache2/conf/vhosts/admin.conf:1)
ServerRoot: "/usr/local/apache2"
Main DocumentRoot: "/usr/local/apache2/htdocs"
Main ErrorLog: "/proc/self/fd/2"
Mutex proxy: using_defaults
Mutex default: dir="/usr/local/apache2/logs/" mechanism=default
Mutex rewrite-map: using_defaults
PidFile: "/usr/local/apache2/logs/httpd.pid"
Define: DUMP_VHOSTS
Define: DUMP_RUN_CFG
User: name="www-data" id=82
Group: name="www-data" id=82

```

On Mon, 7 Oct 2024 at 16:44, Eric Covener <[email protected]> wrote:

> >> [Sun Oct 06 10:02:48.889047 2024] [authz_core:error] [pid 10:tid
> 131326541519672] [client 192.168.16.1:49194] AH01630: client denied by
> server configuration:
> /usr/local/apache2/htdocs/apps/admin/public_html/.htaccess
>
> This error means it's not filesystem permissions.  Are there other
> vhosts/*.conf you didn't show?  apachectl -S from within the container
> would summarize it.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.