Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2025-05-20 23:48:49

seq
New Member
Registered: 2025-05-20
Posts: 3

can i use Caddy to run a Textpattern website ?

is it possible to use other web servers besides Nginx ?

Offline

#2 2025-05-21 01:11:44

phiw13
Plugin Author
From: South-Western Japan
Registered: 2004-02-27
Posts: 3,385
Website

Re: can i use Caddy to run a Textpattern website ?

That is probably possible, as long as you can set up something equivalent to the .htaccess file. Some people around here use Hiawatha, and IIRC Lighttpd.

Have a look at the relevant server setup documentation page if you haven’t done that already.


Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
phiw13 on Codeberg

Offline

#3 2025-05-21 01:21:40

seq
New Member
Registered: 2025-05-20
Posts: 3

Re: can i use Caddy to run a Textpattern website ?

thank you very much, phiw13 ! i will read that page

Offline

#4 2025-05-21 09:47:17

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,354
GitHub

Re: can i use Caddy to run a Textpattern website ?

There are numerous ways to run Caddy with PHP, including (but not limited to):

  • Caddy’s php_fastcgi directive – here
  • PHP-FPMhere
  • an app server, like FrankenPHP

Offline

#5 2025-05-21 17:26:30

seq
New Member
Registered: 2025-05-20
Posts: 3

Re: can i use Caddy to run a Textpattern website ?

thanks you for that. good to know

Offline

#6 2025-05-21 20:05:04

towndock
Member
From: Oriental, NC USA
Registered: 2007-04-06
Posts: 333
Website

Re: can i use Caddy to run a Textpattern website ?

seq wrote #339725:

is it possible to use other web servers besides Nginx ?

I can’t speak for Caddy, but Textpattern runs great on LiteSpeed (and of course Apache too).

Offline

#7 2025-05-22 07:29:22

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 4,909
Website GitHub

Re: can i use Caddy to run a Textpattern website ?

It would be great if you could let us know how you get on. It would be especially interesting to hear which PHP route you took and what a working CaddyFile for Textpattern would look like.

Here are two run-downs on translating apache .htaccess rules to CaddyFile from other CMSes / services (Kirby meets Caddy and ServBay). Textpattern’s .htaccess file bears similarities to those.


TXP Builders – finely-crafted code, design and txp

Offline

#8 2025-05-22 07:30:48

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 4,909
Website GitHub

Re: can i use Caddy to run a Textpattern website ?

towndock wrote #339732:

Textpattern runs great on LiteSpeed (and of course Apache too).

I concur. I have a client whose host switched to Litespeed and there were no issues.


TXP Builders – finely-crafted code, design and txp

Offline

#9 2025-05-22 08:42:14

Algaris
Member
From: England
Registered: 2006-01-27
Posts: 572

Re: can i use Caddy to run a Textpattern website ?

I’d be interested to know how you get on as well.

I’m using Caddy on my development servers and went down the PHP-FPM route. I did look at FrankenPHP but I’m struggling to understand Docker; it’s a completely different way of working compared to my current workflow.

I love Caddy’s simplicity. Having all the Configuration in the Caddy file just makes sense to me in a way that I can understand.

I haven’t got round to trying Caddy with Textpattern (or any other CMS’) yet. I’m using it to serve plain old PHP pages at the moment.

Last edited by Algaris (2025-05-22 08:42:58)

Offline

Board footer

Powered by FluxBB