VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: domifry on March 19, 2014, 15:00:28 PM

Title: Configuration File?!
Post by: domifry on March 19, 2014, 15:00:28 PM
Hello

i want to add a new secure url for my SSL Proxy. Now i found no virtuemart config file. So i looked a bit around and found it in SQL.
Now i noticed that everything is in the table virtuemart_config. But there is no attribute Secure URL.
Can you help me? At old versions it was always in the configuration.php but now it changed.

Thanks!
Title: Re: Configuration File?!
Post by: jenkinhill on March 19, 2014, 15:13:00 PM
The secure url follows the Joomla convention as https://www.joomladomain.com   It is not configured anywhere.
Title: Re: Configuration File?!
Post by: domifry on March 19, 2014, 15:50:48 PM
and how can I change it? Is that possible? Because we do not have our own certificate we have a proxy. Means:
https://ssl-account.com/our-domain/
Title: Re: Configuration File?!
Post by: jenkinhill on March 19, 2014, 16:12:15 PM
You will have to ask in the Joomla forum. Maybe it can be done with .htaccess redirect but somebody over there should know.
Title: Re: Configuration File?!
Post by: domifry on March 19, 2014, 16:28:43 PM
Thanks ! I will do this!