Tag: web server
All the articles with the tag "web server".
-
Install a php script in PHP-FPM & Caddy via Docker
Run PHP apps with PHP-FPM and Caddy in Docker — FastCGI configuration, volume mounts, and the Caddyfile that wires it all together.
-
WordPress file access denied on update or plugin install
WordPress can't install plugins or update files? Fix the file permissions and ownership so PHP can write to wp-content without FTP.
-
Apache Fancy Indexes
Turn Apache's plain directory listing into a styled, sortable file browser with FancyIndexes — icons, headers, and custom CSS included.