Hello,
New problem since migration to 10.0.1 :
My website is no longer accessible from the url http://[B]www[/B].munci.org => we get the plesk Web Server's Default Page !
Before, my site was accessible both with http://[B]www[/B].munci.org and http://munci.org
I note that the checkbox www has disapeared in the domain configuration of the Plesk panel
Moreover, this rewrite rule doesn't work anymore in the .htacess :
RewriteCond %{HTTP_HOST} ^www.(.+)$
RewriteRule ^(.*)$ http://%1/$1 [QSA,R=301,L]
This is very strange !!!
Finally, is it nornal that the name of the httpd.include in the conf folfer of the domain became :
/var/www/vhosts/munci.org/conf/12898969740.18212100_httpd.include ??
This name has not been changed in the subdomains (still httpd.include)
THX FOR YOUR HELP.
New problem since migration to 10.0.1 :
My website is no longer accessible from the url http://[B]www[/B].munci.org => we get the plesk Web Server's Default Page !
Before, my site was accessible both with http://[B]www[/B].munci.org and http://munci.org
I note that the checkbox www has disapeared in the domain configuration of the Plesk panel
Moreover, this rewrite rule doesn't work anymore in the .htacess :
RewriteCond %{HTTP_HOST} ^www.(.+)$
RewriteRule ^(.*)$ http://%1/$1 [QSA,R=301,L]
This is very strange !!!
Finally, is it nornal that the name of the httpd.include in the conf folfer of the domain became :
/var/www/vhosts/munci.org/conf/12898969740.18212100_httpd.include ??
This name has not been changed in the subdomains (still httpd.include)
THX FOR YOUR HELP.