How do I deny access to invalid web subdomains with .htaccess?

Why don't you try this SSLrequireSSL RewriteEngine on RewriteCond %{HTTP_HOST}! ^secure\. Neuralfutures\.

Com NC RewriteRule (.*) https://secure.neuralfutures. Com%{REQUEST_URI} R=301,NC,L Abt caching - May be your web hosting provider has some caching in place, but not very sure abt this.

I'm trying to prevent access to anything but "https://secure.neuralfutures.com/docs/", i.e. "https://www.neuralfutures.com/docs/" will fail. I also seem to be running into caching issues: if I upload the new .

Htaccess with CuteFTP, then do a file refresh in FireFox, it doesn't seem to have any effect on the output at all. I can tell this because if I comment out SSLrequireSSL, it still disallows a http:// request.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions