Score:0

.httaccess broken - Too many redirects

in flag

So basically I broke the .httaccess and I dont know how to make it work again. All I wanted to remove was a dot which was showing after my domain, it had such symbols like /\ or / instead of just / in the domain so I tried changing that and everything broke. Let me know how I can deal with that please

RewriteCond %{HTTP_HOST} ^example\.net$ [OR]
RewriteCond %{HTTP_HOST} ^www\.example\.net$
RewriteRule ^(.*)$ "https://example.net/$1" [R=301,L]
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.