I figured out the issue. I have Apcahe 2.4 installed, but the syntax I was
using is for version 2.2. I used "Require local" and it works now.
-- Praveen
On Sat, Jan 29, 2022 at 8:12 PM Jim Albert wrote:
> On 1/29/2022 10:42 PM, Praveen Gattu wrote:
>
> I am trying to setup
I am trying to setup IP restriction for the phpmyadmin of my site. However,
it's not working. Here's the apache.conf file for phpmyadmin. Any ideas
what I am missing?
# phpMyAdmin default Apache configuration
>
> Alias /padm /usr/share/phpmyadmin
>
>
> Options SymLinksIfOwnerMatch
> Dire