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.

[solved] Domain zeigt nicht auf richtigen Ordner

Featured Replies

Hallo Liebe Forenmitglieder,

 

Ich habe in Froxlor die Domain angelegt und dort Froxlor gesagt auf welchen Ordner diese Domain zeigen soll. Doch leider zeigt die Domain immer auf den Hauptordner von Apache und nicht in den Kundenordner. Habe die vHost Datei schon gepr?ft die Stimmt. Eventuell hat eine ne Hilfe f?r mich.

 

Gru?

 

 

gehen denn andere Domains? Wenn es generell nicht geht w?rde ich sagen, dass du die vHosts von Froxlor nicht in deiner Webserver-Konfiguration inkludierst.

  • Author

Nein geht leider bei keiner Domain. Wo kann ich das sehen ob meine vHosts von Froxlor in meiner Webserver Konfig  includiert ist?

Wo l?sst du die erstellten Vhosts denn abspeichern?`Default w?re /etc/apache2/sites-enabled/ und von dort sollte der Apache die auch automatisch einlesen

  • Author

Ich lass die Vhost abspeichern in /etc/apache2/sites-enabled/

L?st die Domain auch 100% auf die Server IP auf? Nopaste doch bitte mal die erstellte vhost-config und ein "ls -la /etc/apache2/sites-enabled/"

  • Author

Die Domain l?st die IP zu 100% auf habe auch erst gedacht daran liegt es.

 

ls -la :

 

total 24K
drwxr-xr-x 2 root root 4.0K Jun 27 13:10 .
drwxr-xr-x 8 root root 4.0K Jun 20 17:50 ..
lrwxrwxrwx 1 root root   26 Jun 20 17:17 000-default -> ../sites-available/default
-rw-r--r-- 1 root root  247 Jun 27 13:10 05_froxlor_dirfix_nofcgid.conf
-rw-r--r-- 1 root root  302 Jun 27 13:10 10_froxlor_ipandport_78.47.58.119.80.conf
-rw-r--r-- 1 root root  678 Jun 27 13:10 22_froxlor_normal_vhost_hausmakler-ratingen.de.conf
-rw-r--r-- 1 root root  401 Jun 27 13:10 40_froxlor_diroption_0c4a06a2bf292fd637d23254bf2ea422.conf

 

Die erstelle Vhost Config:

 

# 22_froxlor_normal_vhost_hausmakler-ratingen.de.conf
# Created 27.06.2014 13:10
# Do NOT manually edit this file, all changes will be deleted after the next domain change at the panel.

# Domain ID: 4 - CustomerID: 5 - CustomerLogin: hjkratingen
<VirtualHost 78.47.58.119:80>
  ServerName hausmakler-ratingen.de
  ServerAlias *.hausmakler-ratingen.de
  ServerAdmin hjk@immobilien-hjk.de
  DocumentRoot "/var/www/hjkratingen/cms/"
  php_admin_value open_basedir "/var/www/hjkratingen:/tmp"
  Alias /webalizer "/var/www/hjkratingen/webalizer"
  ErrorLog "/var/customers/logs/hjkratingen-error.log"
  CustomLog "/var/customers/logs/hjkratingen-access.log" combined
</VirtualHost>

Also bei mir zeigt die Domain auf eine wie ich finde richtige Website...und kein "It Works" oder "Hauptordner von Apache"

  • Author

Ich habe die Index.html mit It Works bearbeitet und eine Weiterleitung in den Unterordner vom Kunden gemacht.

Aber auf dem Webserver liegen noch 20 andere Seiten mit 20 verschiedenen Domains.

Mal ein 

/etc/init.d/apache2 stop && /etc/init.d/apache2 start

versucht? Also bewusst kein reload oder restart...

  • Author

Das kam dabei nun raus:

 

Starting web server: apache2Syntax error on line 8 of /etc/apache2/sites-enabled/10_froxlor_ipandport_78.47.58.119.80.conf:
ServerName takes one argument, The hostname and port of the server
Action 'start' failed.
The Apache error log may have more information.
 failed!

  • Author

Fehler gefunden das war es einfach nur Apache neu starten :) vielen vielen dank.

Archived

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

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.