Skip 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.

Domain Weilterleitung

Featured Replies

Hallo,

 

Und zwar habe ich gerade einen Domain f?r den Kunden angelegt und diese auch ihm zugewiesen.

Doch leider lande ich trotzdem auf der Login Seite f?r Froxlor.

 

Hier mal den conf File f?r diese Domain, aus dem Pfad

/etc/apache2/sites-enabled

 

# 22_froxlor_normal_vhost_xxxxx-xxxxx.com.conf
# Created 24.03.2011 14:20
# Do NOT manually edit this file, all changes will be deleted after the next domain change at the panel.

# Domain ID: 2 - CustomerID: 1 - CustomerLogin: geocoino
<VirtualHost xx.xx.xx.xx:80>
 ServerName xxxx-xxxxx.com
 ServerAlias *.xxxx-xxxxxx.com
 ServerAdmin xxxx@xxxx.de
 DocumentRoot "/var/customers/webs/geocoino/www/"
 php_admin_flag safe_mode Off 
 Alias /webalizer "/var/customers/webs/geocoino/webalizer"
 ErrorLog "/var/customers/logs/geocoino-error.log"
 CustomLog "/var/customers/logs/geocoino-access.log" combined
</VirtualHost>

 

und des Config Files f?r die angelegte Subdomain zum Froxlor Panel:

 

# 10_froxlor_ipandport_xx.xx.xx.xx.80.conf
# Created 24.03.2011 14:20
# Do NOT manually edit this file, all changes will be deleted after the next domain change at the panel.

NameVirtualHost xx.xx.xx.xx.25:80
<VirtualHost xx.xx.xx.xx:80>
DocumentRoot "/var/www/froxlor/"
ServerName froxlor.xxxx-xxxxxx.com
</VirtualHost>

 

Ich wei? leider nicht warum es nicht Funktioniert.

Mal probiert, den Apache neu zu starten?

  • Author

Habe es gerade mal mit einen restart von Apache2 versucht und bekomme folgedenes ausgegeben.

 

Restarting web server: apache2[Thu Mar 24 17:12:19 2011] [warn] NameVirtualHost                          *:80 has no VirtualHosts
... waiting [Thu Mar 24 17:12:20 2011] [warn] NameVirtualHost *:80 has no Virtu                         alHosts
.

Okay. Steht dein Zugriff in dem entsprechenden Access-Log vom VHost?

  • Author

was meinst du damit genau?

In welchen Files ich da schauen muss?

Schau mal die letzten paar Zeilen aus /var/customers/logs/geocoino-error.log und /var/customers/logs/geocoino-access.log an, direkt nachdem du versucht hast, auf die Seite zuzugreifen.

Ich w?rde mal sagen, es gibt wohl keine vhosts, sonst w?rde er bei "NameVirtualHost *:80" nicht meckern, dass es keine gibt.

 

- gibt es configs in /etc/apache2/sites-enabled/?

- werden diese auch von der httpd.conf inkludiert? (eigentlich system-standard)

 

Bzw. in der config oben steht schon ein "NameVirtualHost"-Eintrag, suche mal nach dem Wildcard-Eintrag und nimm den raus, der ist nicht n?tig, da du anscheinend Froxlor gesagt hast, es soll einen erstellen.

 

Ansonsten helfen nur infos aus der error_log

Archived

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

Account

Navigation

Search

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.