Category "apache"

Redirect Elastic Beanstalk URL to domain name

I have an app hosted on AWS Elastic Beanstalk, which is assigned an environment URL as such: <my-appname>.<aws-region>.elasticbeanstalk.com I also h

PHP - Store information with NO database

I am going to improve a web site in Apache and PHP which has a page with a table containing a list of files. My goal is to allow the user to set one of those fi

Remove .php extension with .htaccess

Yes, I've read the Apache manual and searched here. For some reason I simply cannot get this to work. The closest I've come is having it remove the extension, b

PHPS source file - 403 Forbidden You don't have permission to access this resource

Hi I am trying to view a .PHPS source file on Ubuntu 20.04.3 Apache 2.4.41 PHP 7 server but when I view the .phps file in the browser I get this message - 403

Using certbot to authenticate domain

My domain is advice.com. I'm running Apache webserver on Ubuntu 20.04 LTS. I've configured domain name as per this link: Within my internet, I can access domain

Navigation idle on content download

Hello I have a website developed in cakePHP 2.10. For a while when I browse my site I realized that I have a loading time always in the order of 5 seconds even

What to import to use IOUtils.toString()?

I am trying to use IOUtils.toString() to read from a file. However, I am getting an error saying "IOUtils cannot be resolved." What am I supposed to be importi