Re: [users@httpd] Location of Web Site Pages

2024-08-24 Thread Frank Gingras
On Sat, Aug 24, 2024 at 4:32 PM Paul wrote: ... I think it's about time that you move the matter to a web/html/js forum - this thread was not really pertinent to httpd, as far as the asked questions are concerned.

Re: [users@httpd] Location of Web Site Pages

2024-08-24 Thread Paul
On 2024-08-24 14:58, Lawrence Taylor wrote: The mixed content error I am getting now when I force HTTPS is A script with an insecure url of " http://www.luxurybeach.com/admin/js/source/jquery-ui/development-bundle/slides.min.jquery.js"; was loaded on line: 129 of https://www.luxurybeach.com/. --

Re: [users@httpd] Location of Web Site Pages

2024-08-24 Thread Lawrence Taylor
The mixed content error I am getting now when I force HTTPS is A script with an insecure url of " http://www.luxurybeach.com/admin/js/source/jquery-ui/development-bundle/slides.min.jquery.js"; was loaded on line: 129 of https://www.luxurybeach.com/. -- This URL will nee

[users@httpd] SetHandler is included in "FileInfo" .htaccess override: this makes it difficult to protect UDS FPM webmasters against each other

2024-08-24 Thread Alain Knaff
Hi, We have a server hosting PHP websites of several distinct organizations (users). Each organization should run its php scripts under its own Unix user. It should not be possible for user Bob to cause Apache to execute stuff as user Alice by manipulating the .htaccess of his own site. In the o