Re: [Tiki-devel] Unicode aware natcasesort() and PluginSort for next Tiki version
Volker Wysk <post-hhF2Jplw28UoZk/[email protected]> Tue, 18 Jul 2023 16:48:13 +0200
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Dienstag, dem 18.07.2023 um 15:46 +0200 schrieb Oliver Hertel: > Hello Volker, > > Tuesday, July 18, 2023, 2:20:03 PM, you wrote: > > > I'm running three servers: tiki (Tiki25), tikitest (Tiki, git master) and > > Nextcloud. I'm distinguishing them by the path: > > > https://(mydyndns)/tiki > > https://(mydyndns)/tikitest > > https://(mydyndns)/nextcloud > > > An Apache virtual server uses the domain name in order do identify itself, > > right? How can I use the directory for choosing the right virtual host, > > instead? > > Not sure if that's possible. Can you set up several dyndns names, maybe? > > > https://tiki.(mydyndns)/ > > https://tikitest.(mydyndns)/ > > https://nextcloud.(mydyndns)/ No, this is no option. There's the Directory directive. Maybe it can be done with that. My current setup works, somehow. And it doesn't use virtual hosts, like I described. Cheers, Volker > > Cheers, > Oliver > > > > > > I've followed the installation instructions for the Tiki and Nextcloud > > servers, but, honestly, I don't know how they work, with respect to Apache. > > There aren't any virtual hosts except for "<VirtualHost _default_:443>". > > There aren't any which are specific to Tiki or Nextcloud. > > > > If you are on Windows: don't do that there. Create a linux box in the > > > hyper-v manager and do it inside that box. :-) > > > I'm totally free of Windows! Never installed Windows on my machine. It's > > Linux exclusively. ;-) > > > Cheers, > > Volker > > > > > > > > > > I can't make a merge request right now, because I have to figure out > > > > > > first, > > > > > > how to run Apache with multiple PHP versions. > > > > > > > > > > About apache: > > > > > > > > > > ---snip--- > > > > > <virtualhost 1> > > > > > [...] > > > > > <FilesMatch ".+\.ph(ar|p|tml)$"> > > > > > SetHandler "proxy:unix:/run/php/php8.1- > > > > > fpm.sock|fcgi://localhost" > > > > > </FilesMatch> > > > > > </virtualhost> > > > > > > > > > > > > > > > <virtualhost 2> > > > > > [...] > > > > > <FilesMatch ".+\.ph(ar|p|tml)$"> > > > > > SetHandler "proxy:unix:/run/php/php7.4- > > > > > fpm.sock|fcgi://localhost" > > > > > </FilesMatch> > > > > > </virtualhost> > > > > > ---snip--- > > > > > > > _______________________________________________ TikiWiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE6QXGh82Ov3+2nrxp+K4ydFOsHoUFAmS2pi0ACgkQ+K4ydFOs HoXQdBAAganRnoS/uHGw79mkTnDFJtFcNFOvxL8ihwo9nHXbkr7XD7PHzMHQHd3f 5D0SyyDD5habM1cZpP/MloRMxHtjXa1DdZvQY/TfnB6AO7qU9KBtfKy/+vySA0SV vseAplaRjqO3eZRnWpXt5CUa/ouPYlvfU6+NwvgA796h5BGULMe2DrcUmAAmUuTi n3/nVfvmbuPnwn8IjpVvm/lo4IAngdQ/e0C7UtuoGw/a6D/9qf0VxczinS/98Vw1 HnL+r9KfzRgoBf6OPoU7ghIS/A+zg4QXA0L6vnO+cpMJlJpjXdzKivM7SVWX6pDB emiUJPGeS8saLCrM5+YtnquOW4DvfAYxFszA3LtJDM2cLsdn//I3nzVvVgtb4wn+ SLjgp+5/wTxFqaQ2T2lh34uPx0KfoqFwN81cF6YkNcsQ4q78Vkz/WvrVHTIDDHMX fMN9wz09a4gpACn1vy40d+wRvtJ3WZKM113aIlw6bdrzTpujEAUhME1B30ne+v6Q 1hXQYrRZPMlUlVL1f2k7/NQD1BIlbGDoZQqpBYxfltR1lq8u27hJEk6UcARJdRYx e0SrjN0Y3HbLKahOjtjwN4j0bxJgahCvQAwRkvP3xIQkbJVb44CV9af/kTRW7RTA u3DMkX5EPZyILcBkU1rlbzvXaZUdWLqVrf1+Ykbp1rJzHnhgP8k= =7VSM -----END PGP SIGNATURE-----