You're getting it
That is why the custom entry starts with </virtualhost> to close the original and start a new one.
That is why the custom entry starts with </virtualhost> to close the original and start a new one.
Using Custom Vhost Entries for Webmail, MySQL, Etc.
|
You're getting it
That is why the custom entry starts with </virtualhost> to close the original and start a new one.
Ok, thanks!
I was adding the sub domain cuz I thought I had to create the one I wanted to edit. I thought the custom edit was just for the vhost we were selecting. sorry for the mess and thanks once again.
hello everyone !
i need some help with this.... i have added iin vhost </VirtualHost> # Configuration for WebMail - webmail.yoursite.tld <VirtualHost *:80> ServerAlias webmail.mydomain.com ServerAdmin webmaster@mydomain.com DocumentRoot "/etc/sentora/panel/etc/apps/webmail/" ServerName webmail.mydomain.com AddType application/x-httpd-php .php3 .php <Directory /> Options FollowSymLinks Indexes AllowOverride All Order Allow,Deny Allow from all </Directory> but when i go to webmail.mydomain.com receive error saying : 403 FORBIDDEN you dont have permission to access / on this server Apache Server at webmail.mydomain.com Port 80 any suggestions? thanks!!! (03-10-2017, 05:02 AM)TGates Wrote: Updated to include open_basedir restrictions for better security. if i use open_basedir on CentOS 7 it will not work -> http://forums.sentora.org/showthread.php...55#pid8755 (08-30-2017, 01:14 AM)rpuig Wrote: hello everyone ! Don't know much about this but using ServerAlias and ServerName together? Don't know what your apache version is but with a newer apache i had to change this: Code: Order Allow,Deny Code: Require all granted ●
● My Sentora Demo ● My Github ● Auxio Github ● ● Zentora theme ● S-Type theme ● CstyleX theme ● ● flat-color-icons ● small-n-flat-icons ● ● Sentora's development takes way too long, so i'm transitioning to HestiaCP. (08-30-2017, 02:17 AM)Ron-e Wrote: if i use open_basedir on CentOS 7 it will not work -> http://forums.sentora.org/showthread.php...55#pid8755 i just did what you suggested and now i cant access to panel.mydomain.com i´ve eddited back to how it was and still cant get access...
RE: Using Custom Vhost Entries for Webmail, MySQL, Etc.
08-30-2017, 03:38 AM
(This post was last modified: 08-30-2017, 03:38 AM by Ron-e.)
which one did you do?
Restarted apache? Did you do more modifications? Post what you have now? url? ●
● My Sentora Demo ● My Github ● Auxio Github ● ● Zentora theme ● S-Type theme ● CstyleX theme ● ● flat-color-icons ● small-n-flat-icons ● ● Sentora's development takes way too long, so i'm transitioning to HestiaCP.
not much info, just guessing again..
Maybe not closed or opened a <VirtualHost> tag properly? ●
● My Sentora Demo ● My Github ● Auxio Github ● ● Zentora theme ● S-Type theme ● CstyleX theme ● ● flat-color-icons ● small-n-flat-icons ● ● Sentora's development takes way too long, so i'm transitioning to HestiaCP. (08-30-2017, 03:46 AM)Ron-e Wrote: not much info, just guessing again.. this is in the apache log: [Tue Aug 29 14:38:36.845416 2017] [:notice] [pid 20911] mod_bw : Version 0.92 - Initialized [0 Confs] [Tue Aug 29 14:38:36.871688 2017] [ssl:warn] [pid 20911] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RF$ [Tue Aug 29 14:38:36.873716 2017] [mpm_prefork:notice] [pid 20911] AH00163: Apache/2.4.7 (Ubuntu) OpenSSL/1.0.1f configured -- resuming normal operations [Tue Aug 29 14:38:36.873738 2017] [core:notice] [pid 20911] AH00094: Command line: '/usr/sbin/apache2' |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
SSL and Custom Vhost Entries for Webmail | etienne7702 | 5 | 15 ,829 |
03-08-2018, 09:54 PM Last Post: etienne7702 |
|
How to overwrite default admin. vhost? | NIicK | 1 | 7 ,034 |
03-27-2016, 01:16 AM Last Post: Me.B |
|
Roundcube Webmail https path | pthalmann | 0 | 4 ,891 |
12-29-2014, 09:09 AM Last Post: pthalmann |