These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for removing https site causes an error! on the new forum.
hello -
a couple of times i removed a virtualmin https (port 443) site, but the stuff below is not removed from the httpd.conf file. i had to manually go in and delete it and manually restart.
any idea what i might be doing wrong?
<VirtualHost 162.216.114.36:443>
SuexecUserGroup "#580" "#580"
ServerName mydomain.org
ServerAlias www.mydomain.org
ServerAlias webmail.mydomain.org
ServerAlias admin.mydomain.org
DocumentRoot /home/mydomain.org/public_html
ErrorLog /var/log/virtualmin/mydomain.org_error_log
CustomLog /var/log/virtualmin/mydomain.org_access_log combined
ScriptAlias /cgi-bin/ /home/mydomain.org/cgi-bin/
DirectoryIndex index.html index.htm index.php index.php4 index.php5
<Directory /home/mydomain.org/public_html>
Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI
allow from all
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
Require all granted
AddType application/x-httpd-php .php
AddType application/x-httpd-php5 .php5
AddType application/x-httpd-php5.6 .php5.6
AddType application/x-httpd-php5.6 .php
Action application/x-httpd-php5 /cgi-bin/php5.cgi
Action application/x-httpd-php5.6 /cgi-bin/php5.6.cgi
</Directory>
<Directory /home/mydomain.org/cgi-bin>
allow from all
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
Require all granted
</Directory>
RewriteEngine on
RewriteCond %{HTTP_HOST} =webmail.mydomain.org
RewriteRule ^(.*) https://mydomain.org:20000/ [R]
RewriteCond %{HTTP_HOST} =admin.mydomain.org
RewriteRule ^(.*) https://mydomain.org:10000/ [R]
RemoveHandler .php
RemoveHandler .php5
RemoveHandler .php5.6
SSLEngine on
SSLProxyEngine on
SSLCertificateFile /home/mydomain.org/2_mydomain.org.crt
SSLCertificateKeyFile /home/mydomain.org/mydomain.org.key
SSLCACertificateFile /home/mydomain.org/1_root_bundle.crt
That sounds bug-like, though I don't think we've had any similar reports. What do you mean when you say you "removed a virtualmin https (port 443) site"? Do you mean you unchecked the box for SSL in the enabled features in the Edit Virtual Server page and saved it, or do you mean you deleted the whole virtual server and the SSL site was left behind?
We there any errors when saving or deleting?
--
Check out the forum guidelines!
i just went in and deleted the virtual website without first unchecking the SSL box.
EDIT: this would certainly be easy enough for me to test.
NOTE: i am not sure what that other comment was all about. i have always found virtualmim/webmin to be totally awesome and wonderful, and i am very grateful to have it available to me.
Just do not release software with bugs plz.
We all do not want the new gimickey crap. Just a solid platform
When will you learn.
Chaos Reigns Within, Reflect, Repent and Reboot, Order Shall Return.
Sometimes I wonder if the VM team like Mr Cameron who apparently works for Google really fffgkn cares, maybe just doing his job as a guard.??
Either deliver a product, or fk of and do something better and relaese a load of people.
Mavic drone. I am making thousands.
Talk about a backward hi tech solution lol.
Chaos Reigns Within, Reflect, Repent and Reboot, Order Shall Return.
Look, we don't make enough money doing this to have any patience for folks trash-talking our work in our own forums. You've been abusive to other users, to us, and just generally an ass ever since you arrived here. Who do you think this kind of comment is helping? Anyway, it doesn't matter...you're a guest in our house and we're asking you to treat everyone with respect. Criticism is always welcome; abuse is not.
In short: Please read the forum guidelines. Please be respectful. This is your one warning.
Cheers,
Joe
--
Check out the forum guidelines!
Joe - as always, virtualmin/webmin and the people representing it continue to offer outstanding service. thank you for providing such a useful and valuable tool.
i trust compliments are also welcome....!
Thanks for the kind words, Mark. We're all doing the best we can.
--
Check out the forum guidelines!
and it shows. love that dashboard-notification-favorites side-window.