Jump to content

[SOLVED] Only allow subdirs from localhost


asdfdsa

Recommended Posts

I installed apache and php/mysql for personal use (port 80 is blocked to the public), because it's all I know how to use for scripting and database stuff (I'm an apache/web server noob though). But now I want one subdir to be public.

 

Is there a way to only allow some subdirs to be accessed from localhost (and can't be spoofed)?

 

I.e.

 

htdocs/public      - can be accessed through 'ipaddress/public' or something similar

htdocs/private    - can only be accessed by '127.0.0.1/private'

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/69527-solved-only-allow-subdirs-from-localhost/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.