![]()
I just unstalled the "Ultimate Url' " contribution
and my site look like this noe : http://www.israeltouristguide.com/store/
Does anyone know the reason ?
Thank you ,
Nimrod
![]()
I just unstalled the "Ultimate Url' " contribution
and my site look like this noe : http://www.israeltouristguide.com/store/
Does anyone know the reason ?
Thank you ,
Nimrod
Hello ,
I installed the chemo's Ultimate Url's contribution , and its workin good so far ,
But i trying to figure out why my shared ssl is not working ,
my site is : http://www.israeltouristguide.com/zen (temporary address)
When i do chexk out it goes to this url :
https://gold.secureguards.com/~israe..._shipping.html
The configure.php looks like this :
// Define the webserver and path parameters
// HTTP_SERVER is your Main webserver: eg, http://www.yourdomain.com
// HTTPS_SERVER is your Secure webserver: eg, https://www.yourdomain.com
define('HTTP_SERVER', 'http://www.israeltouristguide.com');
define('HTTPS_SERVER', 'https://gold.secureguards.com/~israelto');
I am getting: HTTP 404 not found
what should i do ??
Thank you ,
Nimrod
Last edited by Kim; 17 Sep 2006 at 01:10 AM.
If you turn off the SEO stuff does it work?
Hello ,
Yes ,when I choose "Enable SEO URL's " "False " , The shared ssl is working .
When the option is "true " the SSL is not working .
Do you know how to get the shared SSL to work with the SEO URL's ?
Thank you ,
Nimrod
Remember to put the rewrite base in the htaccess file to /store/ since you are running this store in a sub folder.
Make also sure that no htaccess file is preventing the access of the css file! It might even be a permission error....
hello ,
Is it posible to get the shared ssl to work together with seo url's "true"
Thank you
Nimrod
www.jerusalemall.com
AFAIK Yes, your configure files just need to be set up correctly.
Hello Reesy
This is the way my includes/configure.php is
// Define the webserver and path parameters
// HTTP_SERVER is your Main webserver: eg, http://www.yourdomain.com
// HTTPS_SERVER is your Secure webserver: eg, https://www.yourdomain.com
define('HTTP_SERVER', 'http://www.jerusalemall.com');
define('HTTPS_SERVER', 'https://gold.secureguards.com/~israelto');
// Use secure webserver for checkout procedure?
define('ENABLE_SSL', 'true');
// NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
// * DIR_WS_* = Webserver directories (virtual/URL)
// these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_CATALOG', '/jerusalemall/');
Should I change anything here ??
Thank you
Nimrod
Looks ok to me, you are better off reading the lenghty support thread from top to bottom and posting in that if you have any questions.
Good luck
I have no idea why, but I do know that Dreamscape clearly stated that Chemo's SEO url's should not be combined with shared SSL. He said that "it does, and will never work" (or something alike).
(I do not remember where I read it, maybe in the docs or the thread or on his site)