Running AWF on Windows

As you can't use the default configuration of XAMPP, here's a short howto for those who want to try AWF 2.10 on a Windows box. I had Windows 2000 SP4, XAMPP 1.5.1 and Firefox 1.5 installed on my system, but Windows XP or Server 2003 and Internet Explorer should work as well.


LoadModule rewrite_module modules/mod_rewrite.so

[...]

<Directory "C:/Program Files/xampp/htdocs">
AllowOverride All
Options Indexes FollowSymLinks Includes 
Allow from all
</Directory>

[...]
; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = Off

; Magic quotes for runtime-generated data
magic_quotes_runtime = Off

; Use Sybase-style magic quotes
magic_quotes_sybase = Off
[...]

PDF version

Created: 12.01.2006 01:00 CET, Last Change: 19.01.2006 09:51 CET by admin

Login

or create a new account

Username


Password