neilt17

  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by neilt17
  • neilt17 commented,

    Shouldn't that last line be: RewriteRule .* https://www.example.com/%{REQUEST_URI} [R,L] Rather than: RewriteRule ^$ https://www.example.com/%{REQUEST_URI} [R,L] which will only redirect the home p...