password-protect it :)
it is not PHP question
--
Maxim Maletsky
[EMAIL PROTECTED]
www.PHPBeginner.com // PHP for Beginners
www.maxim.cx // my Home
// my Wish List: ( Get me something! )
http://www.amazon.com/exec/obidos/registry/2IXE7SMI5EDI3
Mukta Telang <[EMAIL PROTECTED]>
.htaccess
http://httpd.apache.org
Mukta Telang wrote:
Hi,
All the (php) files that I create under public_html directory
are visible to all users...is there anything like "private_html"
where I could test my code and it will not be visible to all except me?!
I am using php in solaris...
mukta
You can use .htaccess file to restrict access to a directory (if you are
allowed to do it).
And about as much safe and much simpler is to make a secret directory
that noone knows about.
Mukta Telang wrote:
Hi,
All the (php) files that I create under public_html directory
are visible to all user
Hi,
All the (php) files that I create under public_html directory
are visible to all users...is there anything like "private_html"
where I could test my code and it will not be visible to all except me?!
I am using php in solaris...
mukta
--
PHP General Mailing List (http://www.php
4 matches
Mail list logo