|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Giving away too much info:(
How to disable phpinfo.php from being accessed by everyone? It contains lots of data i don't want to share!
|
|
#2
|
||||
|
||||
|
There are several ways. Stick it in a directory with .htaccess privs that keep people from outside your network or without the right username and password from viewing it, for example. Or add code to the top that exits if the IP address isn't one from your network. These'd be the easiest things to do.
__________________
Please don't PM me asking for solutions outside the scope of a thread. Keeping all responses in a thread stands to help others who come along later, which is after all what this forum's all about. |
|
#3
|
|||
|
|||
|
jeez 10x a bunch - i friend of me did what you wrote and it worked! Sorry about the "early" reply
![]() |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > Giving away too much info:( |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|