Skip to main content

Help with rewrite rule for subdirectories

Comments

2 comments

  • Spork Schivago
    I think I might have gotten it. This is what I added to the end of the Rewrite rules in the /home//public_html/cpcalendars/.htaccess file:
    RewriteCond %{REQUEST_URI} ^(.*)$ RewriteRule ^(.*)$ "https\:\/\/www\.MyDomain\.com\:2080\/$1" [R=301,L]
    0
  • cPanelMichael
    Hello, I'm happy to see you were able to find a suitable rewrite rule. Thank you for updating this thread with the outcome.
    0

Please sign in to leave a comment.