Jump to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

apache mpm peruser integration

Featured Replies

hallo zusammen,

 

ich w?rde gern den apache mpm peruser integrieren. infos dazu gibt es unter peruser.org. damit das aber keine insell?sung wird, soll es auch direkt in das projekt aufgenommen werden. spricht eurerseits was dagegen, wenn der code passt?

 

gru?,

 

mephisto23

wenn er gut ist, getestet und dokumentiert ist, sodass wir den problemlos einflie?en lassen k?nnen gerne

  • Author

problem ist halt das der mpm in keiner distro wirklich drin ist. d.h. f?r die pakete m?sste ich dann den mirror stellen, was aber kein problem w?r, da ich es z.T. eh schon mache...

 

fakt ist, das peruser weit mehr kann als fcgid, suexec ... bla und vorallem performanter ist.

  • 4 months later...
problem ist halt das der mpm in keiner distro wirklich drin ist.

Gentoo hats ;)

 

Unter http://bugs.froxlor.org/view.php?id=490 ist eine "gro?e" Implementierung incl. chroot & co zu finden. Sollte nur die Userumschaltung ohne GUI,Chroot & co gen?gen reichen folgende Zeilen gegen Ende der getVhostContent()-Funktion in scripts/jobs/cron_tasks.inc.http.10.apache.php. Funktionierendes nss wie bei fcgi ist Voraussetzung.

 

$vhost_content.= '<IfModule mpm_peruser_module>' . "\n";

$vhost_content.= 'ServerEnvironment "' . $domain['loginname'] . '" "' . $domain['loginname'] . '"' . "\n";

$vhost_content.= '</IfModule>' . "\n";

 

Ein Bastlerproblem allerdings: Namebased SSL-VHosts sind mit mpm_peruser nicht m?glich

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.