Um Zugang zu den Foren zu erhalten, müssen Sie angemeldet sein
|
Autor
|
Nachricht
|
|
sebastian kamm
Registriert seit: 29.05.2006
Beiträge: 18
|
Freitag, 02. Juni 2006 00:46:55
habe das nun erstmal ignoriert, aber sollte ich später vielleicht mal verbessernn nur wie?:
Your site is not running in a virtual host mode, this is insecure. It is recommended to run eZ publish in virtual host mode. If you do not have the possibility to use virtual host mode, you should follow the instructions below about how to install an .htaccess file. The .htaccess file tells the web server to restrict the access to certain files.
If you have shell access, you can run the following commmands.
cd /home/chilevin/public_html/web
cp .htaccess_root .htaccess
If you do not have shell access, you will have to copy the file using an FTP client or ask your hosting provider to do this for you.
|
|
Felix Woldt
Registriert seit: 31.01.2006
Beiträge: 353
|
Freitag, 02. Juni 2006 17:19:21
Beim Virtual Host Mode wird im Webserver (z.B.Apache) mittels Redirektregeln alles auf die index.php geleitet bis auf bestimmte Ausnahmen.
So wird der unbefugte Zugriff auf scripte und config-dateien von Außen verhindert
Das gleiche kann auch mittels sogenannter .htaccess dateien erfolgen. Ist eben nur ne andere Notation.
Mit den .htaccess Dateien hab ich aber nich so die Ahnung.
Hoffe ich konnte bisschen weiterhelfen
Gruß Felix
http://www.jac-systeme.de - Individuelle WEB-Lösungen
--
http://www.CJW-Network.com/de - Developers united in eZ Publish
http://projects.ez.no/cjw_newsletter - eZ Publish Newsletter Lösung
|
Um Zugang zu den Foren zu erhalten, müssen Sie angemeldet sein