The document root field is document root of your apache. if you want to display page in your webbrowser, you write: http://ampsvr/TestWeb/index.php. Correct?
I try to suggest you ettings from your first topic, e.g. mapped drive will be N: and you will map e.g. net use N: \\ampsvr\htdocs then web server setting will be like this: server: ampsvr document root: N:\ if you will edit e.g. file N:\TestWeb\index.php and start preview, PSPad will create follow path for you: [color=blue]http://ampsvr/[/color][color=maroon]TestWeb/index.php[/color] forst part cames from "Server" settings, second part is path\filename without document root. -- <http://forum.pspad.com/read.php?2,44391,44397> PSPad freeware editor http://www.pspad.com
