On Sun, Aug 25, 2024 at 8:09 PM Lawrence Taylor
<lawre...@luxurybeach.com.invalid> wrote:

> Thanks Paul I have read the document, which explains all the ways you map
> the URL to file system locations. What it does not say (from what I can
> see) is  how to check where this mapping is located. Can you help?
>

You have everything mapped to the right place. Your main issue now is not
with HTTPD or cPanel, but with your PHP application.

You will also need to remove these lines from your `.htaccess`:
RewriteCond %{SERVER_PORT} ^443$
RewriteRule (.*) http://www.luxurybeach.com [R=301,L]

- Y

Reply via email to