![]() |
ISPConfig - admin control panel
Gentlemen,
When logged in as admin on the tab "SITES" you will see "Redirect" and "Options" At the moment I don't use this because I din't know how and I don't want to mess-up my server But I want to learn so what can
|
Redirect: http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html
Directives: You can put any apache directive there that is allowed within a vhost: http://httpd.apache.org/docs/2.2/ |
This is explained quite quickly:
There are two redirection possibilities.
oups till, you were faster |
@ Croydon,
Thank you for your explanation and if I understand you I don't need to redirect. I have two domains and they will have different content. Maybe in future if I install "Joomla" in a folder named "joomla" and I want my visitors to visit something.org instead of someting.org/joomla PS maybe you can explain "quite quickly" what to do with the field "Directives" in the Options tab ? I liked your explanation in dummy language for redirect |
Quote:
In short: you can put everything there that is allowed in a virtual host section inside the apache config. Examples for directives (taken from the apache config generated by ispconfig): Code:
ErrorLog /var/log/ispconfig/httpd/test.de/error.logCode:
<Directory /var/www/clients/client0/web1/web>Code:
# suexec enabled |
@ Croydon,
I think I better leave this one alone ! I have a other question. When finished installing my server ( at this moment there are no clients or websites ) I made a phpinfo.php file and it showed a lot and also information about Apache. Now I have 2 clients ( me and my son ) with 3 websites and I copy the phpinfo.php file to the websites and now no Apache information ? |
Quote:
|
| All times are GMT +2. The time now is 21:44. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.