<p>Hello everybody;<br></p><p>I have installed ms4w on my PC succesfully. I have typed &quot;<a href="http://localhost/">http://localhost/</a>&quot; on my web browser and main page of map server opened. After I&nbsp; tested if the server is working properly then I have create a folder called &quot;tfc&quot; in <strong>C:/ms4w/apps</strong>&nbsp; and I have created a configuration file in the folder <strong>c:/ms4w/httpd.d</strong> folder called <strong>httpd_tfc.conf </strong>and I typed; </p>
<p>Alias /tfc/ &quot;/ms4w/apps/tfc/&quot;<br>&lt;Directory &quot;/ms4w/apps/tfc/&quot;&gt;<br>AllowOverride None<br>Options Indexes FollowSymLinks Multiviews<br>Order allow,deny<br>Allow from all<br>&lt;/Directory&gt;<br>
&nbsp;</p><p>When I typed &quot;<a href="http://localhost/tfc/">http://localhost/tfc/</a>&quot; on web browser normally&nbsp; I should see the empty file but there is a message on the opened page that &quot;server requested url not found on this server &quot; error 404. What should be the reason? I don&#39;t understand what is wrong. Why server can&#39;t find the folder.&nbsp;</p>
<p>Note: I have restarted the apache server after the configuration file.</p><p>Could you please inform me about this problem it is very urgent. Thanks a lot.&nbsp;</p>