Hi,
I installed livecode-server on my shared JaguarPC hosting following the instructions without problems.
I have the scripts working but all the prestashop sites don't work. I get a 403 Error
-------
Forbidden
You don't have permission to access /shop on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
--------
Any idea why? I have the .htaccess into the public_html/ and the livecode-server into the public_html/cgi-bin and into the public_html/mydomain/cgi-bin
Salut,
Josep M
Livecode server .htaccess stop Prestashop sites...
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Livecode server .htaccess stop Prestashop sites...
Give us more details.JosepM wrote: I have the scripts working but all the prestashop sites don't work. I get a 403 Error
What is the script that gives you such an error ?
Are you trying from a webpage, hosted on your web server with LC, to access a Prestashop site outside ?
-
- VIP Livecode Opensource Backer
- Posts: 10045
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Livecode server .htaccess stop Prestashop sites...
Was there an .htaccess file in place before you posted your new one? If Prestashops relies on an .htaccess file, overwriting it may cause errors, and you'd need to either keep your LiveCode stuff in a separate directory and use its .htaccess there, or modify the original .htaccess file Prestashops uses to include the stuff LC needs.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn