Matthias Englert <[EMAIL PROTECTED]> wrote :
> No (I have never worked with a windows server), maybe someone can
> help if you give a little more information. How looks your
> .htaccess, have you configured the host table, how did you call
I've created a directory named asgard and put the following inside
htaccess:
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*) /asgard/index.php
I'm not sure if this is correct as I never used mod_rewrite.
The host table has been modified to use my local server name.
Anyway configuration of Apache on Windows is similar to Linux,
only some path's have to be set in a different format :-)
> VMUC, does asgard work, what do you mean by "I removed it"?
There was a phpinfo statement in midgard_run.php which i removed.
The problem is, that I don't know how .htaccess has to look
and at which place I have to put inde.php to call Asgard etc.
> Matthias
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]