473,394 Members | 2,168 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

safe_mod on a single directory ?

hi
i d like to know if it s possible to apply safe_mod to just one directory in
order to test it with my scripts.
thx
Jul 17 '05 #1
3 1657
cdt_sylvestre wrote:
hi
i d like to know if it s possible to apply safe_mod to just one directory
in order to test it with my scripts.
thx


Hi,

yes it's possible:
In the httpd.conf add a line
php_admin_flag safemode on
in the
<Directory /your/dir>
....
</Directory>
environment.

More infos on http://www.onlamp.com/pub/a/php/2001...php_admin.html

Regards
David

Jul 17 '05 #2
David wrote:
yes it's possible:
In the httpd.conf add a line
php_admin_flag safemode on
in the
<Directory /your/dir>
...
</Directory>
environment.

More infos on http://www.onlamp.com/pub/a/php/2001...php_admin.html

Regards
David


Sorry,

it has to be

php_admin_flag safe_mode on

Regards,
David
Jul 17 '05 #3
thx
"David" <da***@REMOVETHISrybach.de> a écrit dans le message de news:
bu**********@nets3.rz.RWTH-Aachen.DE...
David wrote:
yes it's possible:
In the httpd.conf add a line
php_admin_flag safemode on
in the
<Directory /your/dir>
...
</Directory>
environment.

More infos on http://www.onlamp.com/pub/a/php/2001...php_admin.html

Regards
David


Sorry,

it has to be

php_admin_flag safe_mode on

Regards,
David

Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Klaus Böhmer | last post by:
Hello, I'm trying to use PHP as a module, while maintaining a multi-user environment. I figured the following out: /var/www/ is the document root of the apache. PHP works as module and is in...
10
by: Bing Du | last post by:
Greetings, Our former SQL Server 2000 DBA backed up everything in a single disk file. By everything I mean, full backup, differential backup and transaction logs. See below for details of how...
7
by: Pan Am | last post by:
My Web hosting service does not support multiple directories... Can anyone suggest a Unix script that traverses a HTML tree and produces a working "single directory" version of the same? TIA ...
5
by: BPearson | last post by:
Hello I would like to have several sites share a single web.config file. To accomplish this, I would point the root of these sites to the same folder. Is there any reason why I might not want to...
2
by: ECathell | last post by:
I have several programs in development that all use the same DLLS. Many of which will be the new enterprise library objects. While in development and initial launch I do not want to add these to the...
1
by: hp_1981 | last post by:
Hi My website is a web directory like dmoz and yahoo directory. Can I let webmasters or even weblog owners to have a copy of my site, allowing them to present it the way they want to, by...
2
by: suresh_nsnguys | last post by:
Hi, I am working in digital signage application where user can upload image,flash and movie files .and later thay can view the uploaded files in digital LCD screen. I am facing 1...
13
by: lawpoop | last post by:
Hello all - I have a two part question. First of all, I have a website under /home/user/www/. The index.php and all the other website pages are under /home/user/www/. For functions that are...
1
by: Sean | last post by:
Hi, I've taken over a website, which has an admin section that is currently open. I added Forms Authentication to the admin directory with the using the location section in web.config: ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.