On Tue, Nov 10, 2009 at 7:57 AM, 李琴 <[email protected]> wrote: > Do windows xp not using a backslash ?Apahe's conf is right.
I don't get the context here, but do not use backslashes in paths. All remotely recent versions of Windows (certainly Windows XP) will accept a forward slash in path names as equivalent to a backslash. On the other hand, backslashes not only don't work on Unix-likes, they also require escaping in string literals for Windows. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
