Hi everyone,
In the last couple of days, I played with the webserver Caddy [1] and
would like to use it for some of my web applications. However, the
webserver is currently not in the ports tree. Is there a specific reason
for that, or has no one wanted to create and maintain
the port yet?
If it
On Tue Apr 30, 2024 at 1:24 PM BST, Stuart Henderson wrote:
On 2024-04-30, Souji Thenria wrote:
> Hi everyone,
>
> In the last couple of days, I played with the webserver Caddy [1] and
> would like to use it for some of my web applications. However, the
> webserver is currently n
On Tue Apr 30, 2024 at 3:23 PM BST, Kirill A. Korinsky wrote:
On Tue, 30 Apr 2024 15:30:25 +0200,
"Souji Thenria" wrote:
>
> Could you elaborate on your point that Go ports are a pain? I thought a
> port written in Go would probably be easier to maintain
> because no ad
On Tue Apr 30, 2024 at 5:09 PM BST, Stuart Henderson wrote:
On 2024-04-30, Souji Thenria wrote:
>
> Could you elaborate on your point that Go ports are a pain?
> I thought a port written in Go would probably be easier to maintain
> because no additional libraries are needed to run
Hi everyone,
I hope all of you had a great weekend so far!
I was wondering why OpenBSD web services like httpd write their PID file
to /var/www/run instead of /var/run.
I suspect that it is because a web service might change its root
directory to /var/www using chroot(2), making everything outs
On Fri May 17, 2024 at 4:38 AM BST, Mike Fischer wrote:
OpenBSD httpd would be a different situation because it runs in a
chroot(2) environment by default. You can’t call on a PHP-FPM process
that is not also running in the chroot(2) environment. The
communication between httpd(8) and PHP-FPM fai
On Fri May 17, 2024 at 2:56 PM BST, F Bax wrote:
In /etc/rc.conf.local - I changed nginx_flags="-u -p /home/Testing"
(home directory of a real user).
reboot system and now browser is refused connection
This site can’t be reached 192.168.1.131 refused to connect.
Neither /var/www/logs/{access|erro
On Wed May 22, 2024 at 2:38 PM BST, Am Jam wrote:
Hi Everyone,
Hi Am,
Before anyone asks, removing "/nextcloud" from each of the location strings
does not work.
When I do that I get an "ERR_EMPTY_RESPONSE" error in my browser (Chrome).
My httpd.conf below was inspired by the one outlined in t
On Wed May 22, 2024 at 4:46 PM BST, Am Jam wrote:
Your tip led me in the right direction and I now have what I need. Thank
you!
Glad I could help.
One thing to note. I had to add the following line to get everything to
work:
- location "/" { block return 301 "$https://$SERVER_NAME/index.ph
On Mon May 27, 2024 at 1:51 PM BST, Chris Narkiewicz wrote:
I have a netcup VPS and it crashed recently. After service restoration
and fsck, the system cannot obtain IPv4 using autoconf.
I'm wondering how I can debug DHCP autoconfiguration. dhclient -v -d
doesn't show anything, as the functiona
On Fri Jul 5, 2024 at 4:19 AM BST, Christian Schulte wrote:
Hello,
Hi Christian,
What is the reasoning to check for disk space based on percentages? I
have never seen an application performing such kind of checks. If there
is not enough space, write would fail anyway. Checking for available
state
pass log quick on vio0 proto udp to any port $udp_services keep state
# Allow ICMP Packets
pass quick on vio0 proto icmp to any keep state
---
Regards,
Souji
--
Souji Thenria
Website: www.souji-thenria.net
signature.asc
Description: PGP signature
On Mon Aug 5, 2024 at 8:24 PM BST, Mike Fischer wrote:
> Am 05.08.2024 um 20:22 schrieb WATANABE Takeo :
>
> Hi,Souji-SAN.
>
> Thank you so much for your advice.
> We will reply to you in due course.
>
>
> on Sun, 04 Aug 2024 19:56:38 +0100
> "Souji T
On Sat Feb 8, 2025 at 11:41 AM CET, Chris Narkiewicz wrote:
On Fri, Feb 07, 2025 at 03:52:44PM +0100, Souji Thenria wrote:
I have a OpenBSD server running on a netcup VPS; it works quite well.
Out of curiosity: have you tried IPv6? DHCPv4?
Best regards,
Chris Narkiewicz
I used DHCPv4 for
gards,
Souji
--
Souji Thenria
Website: www.souji-thenria.net
signature.asc
Description: PGP signature
15 matches
Mail list logo