romanzi belli
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: SSL Website on wedding (matrimonio) ProblemJust as I was writing the last post it seems that the problem is managing to solve it right now my technician …. everything seems to work! Now I do tests and if everything is stable as it seems I’ll let you know!
Forum: Fixing WordPress
In reply to: SSL Website on wedding (matrimonio) ProblemThis is a site about marriage ( matrimonio ) developed with WP.
I have had various problems with the SSL’s speech, some have been solved, while others are still present. I opened many tickets with my Hosting.
I place word by word what I wrote to my Hosting service about the problem:
(Inception)
Good morning,
I have had a big problem since I installed the SSL certificate on one of my websites concerning music, photography, wedding dresses and related topics.I had Rewrite url rules structured like this:
RewriteRule ^ villas-and-castles-weddings / ([^ /] *) $ / listing /? Category_type = Villas + and + Castles & city = $ 1 [P]Since I installed the SSL they do not work anymore and the page returns me a 404
… / villas-and-castles-weddings / comoWhile if I remove the s from https it works properly
… / villas-and-castles-weddings / comoI’m thinking it’s a vhost problem or some other configuration.
It ‘a big problem that momentarily I “fixato” with a redirect [R, L]
If you want to do some tests used “Clothes groom” I have kept the rule that I have always used.Can you help me?
(End)
Unfortunately they told me that this is a configuration problem with .htaccess and that they do not get their hands on it.
But I had the .htaccess file analyzed by a competent person and told me there was no problem.
Subsequently I wrote him another tiket, the following:(Inception)
Good morning,
as per telephone discussion with your technical assistance I send the ticket for assistance on a problem with SSL.The site concerns the organization of the wedding and is online for more than 1 year in http with rules rewrite url in .htaccess fully functional without errors.
A few days ago a SSL certificate was installed, and immediately there were errors on the rewrite. In practice all rewrite links do not work and show the usual 404 page.
Example:
/ dresses-spouse / florence 404 -> while in http it works correctlyBy contacting several times via ticket (see Ticket # 460325) or by telephone the assistance I was told that the problem is the .htaccess.
I proceeded with my webmaster to restore the default .htaccess by adding a single rewrite rule:
BEGIN WordPress
RewriteRule ^ dresses-groom / ([^ /] *) $ / listing /? Category_type = Clothes + groom & city = $ 1 [P]<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^ index.php $ – [L]
RewriteCond% {REQUEST_FILENAME}! -F
RewriteCond% {REQUEST_FILENAME}! -D
RewriteRule. /index.php [L]
</ IfModule>END WordPress
… but the 404 problem is presented anyway!
Reading on the internet (namely the Stackoverflow site – quite reliable) everyone is talking about rewrite SSL problems due to the configuration of the server or better to the vhost. So I telephoned to inform the Netsons support but the change was denied to me because there are other customers on the server, but in theory the VHOST should be for each customer.
I am attaching one of the many links where they talk about this configuration (AllowOverride):
stackoverflow.com/questions/3233023/wordpress-url-error-404-but-the-page-existsIf you exclude the possibility of server changes, what could be the problem?
Please give me assistance urgently.N.B. currently in the .htaccess file to “temporarily stop the problem” of the fact that you did not see the pages, I “fixed” with a redirect [R, L]. So for the tests you want to do, consider only the string with the [P] that is:
RewriteRule ^ dresses-groom / ([^ /] *) $ / listing /? Category_type = Clothes + groom & city = $ 1 [P]
I await with great urgency.
(End)
Also in this case they have analyzed everything but in the end they told me that they have not found any problem of configuration on the web server side … and so they have liquidated me. And I still find myself with the same problem.
Forum: Fixing WordPress
In reply to: Let users upload custom backgroundsIt’s also interesting to me, if someone finds it, please signal it.
Forum: Installing WordPress
In reply to: should I learn how to install WP or pay host?Why these are the best hosting for WordPress? https://www.ads-software.com/hosting/
Where can I find more information?