tatsavit on "woocommerce wildcard subdomain ssl wordpress multisite godaddy vps"

ساخت وبلاگ

Please guide me about the situation now.
Server SETUP:
Godaddy VPS
Dedicated IP
Manual WP Install & Multisite Enabled
Domain Mapping Plug in : Subdomain based multisite.
maindomain.com (with *.maindomain.com in subdomain created in cpanel)
SSL is issued (wildcard from alpha ssl $42) as *.maindomain.com.
himadam.maindomain.com pointing to himadam.com (sub site example)
hellosir.maindomain.com pointing to hellosir.com (sub site example)
Woocommerce in all 3
AND working fine. Picture perfect.

NEED HELP:
Now installed wildcard subdomain as stated above on maindomain.com
used https plug in & simple ssl
- simple ssl works on subdomains but mapped domain page shows security waing.
- https if enabled gives no ssl url at all.

If used only .htaccess and wp-config tweak site breaks, no domain comes and error is ERR-Too-Many-Redirects

Need simple help to put the wildcard to work properly. PLEASE HELP.
htaccess:

RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
# add a trailing slash to /wp-admin
RewriteRule ^wp-admin$ wp-admin/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule ^(wp-(content|admin|includes).*) $1 [L]
RewriteRule ^(.*.php)$ $1 [L]
RewriteRule . index.php [L]

WP Config:

define('WP_DEBUG', false);
/* Multisite */
define( 'WP_ALLOW_MULTISITE', true );
define('MULTISITE', true);
define('SUBDOMAIN_INSTALL', true);
define('DOMAIN_CURRENT_SITE', 'fishingkitesetc.com');
define('PATH_CURRENT_SITE', '/');
define('SITE_ID_CURRENT_SITE', 1);
define('BLOG_ID_CURRENT_SITE', 1);
/* That's all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', diame(__FILE__) . '/');
/** Sets up WordPress vars and included files. */
define( 'SUNRISE', 'on' );
require_once(ABSPATH . 'wp-settings.php');

https://wordpress.org/plugins/woocommerce/

- - , .

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 99 تاريخ : يکشنبه 25 بهمن 1394 ساعت: 12:38