Naqashzade, Sadeq wrote:
I know that in Linux I must be able to use .httaccess but do not know how?You can use .htaccess in Apache both on Linux and Windows. Like this:
and in Windows I do not know at all.
php_value auto_prepend_file platform/platform.php
Make sure AllowOverride in the Apache httpd.conf is set to All for this to work. And, remember that using .htaccess is fairly slow; it would be better to add <Directory> directives in the Apache config for your directories.
--
Best regards,
Per Lundberg / Capio ApS
Phone: +46-18-4186040
Fax: +46-18-4186049
Web: http://www.capio.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php