<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: apache -- Virtual Diretory as in IIS -- plz help in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639689#M85313</link>
    <description>Make sure you have "FollowSymLinks" (spell)&lt;BR /&gt;set up in your Apache config file httpd.conf for your /var/htdocs directory. Also directories in the link would all need to be world readable.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 02 Oct 2005 08:14:57 GMT</pubDate>
    <dc:creator>Vernon Brown_4</dc:creator>
    <dc:date>2005-10-02T08:14:57Z</dc:date>
    <item>
      <title>apache -- Virtual Diretory as in IIS -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639687#M85311</link>
      <description>Dear Gurus&lt;BR /&gt;&lt;BR /&gt;I have to configure something like "Virtual Directory(IIS)" in apache&lt;BR /&gt;&lt;BR /&gt;DocumentRoot "/var/htdocs".&lt;BR /&gt;&lt;BR /&gt;I have a directory /rprts2005 that have html files.&lt;BR /&gt;I created a symlink &lt;BR /&gt;ln -s /rprts /var/htdocs/sales2005&lt;BR /&gt;&lt;BR /&gt;now from client I tried to acces the pages by typing the url:&lt;BR /&gt;http://ip/sales2005/page.html&lt;BR /&gt;&lt;BR /&gt;Apache server give me the following error page.&lt;BR /&gt;&lt;BR /&gt;Forbidden&lt;BR /&gt;You don't have permission to access /sales2005/page.html on this server.&lt;BR /&gt;Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.&lt;BR /&gt;&lt;BR /&gt;Apache/2.0.52 (Red Hat) Server at 10.0.0.1 Port 80&lt;BR /&gt;&lt;BR /&gt;what should i do ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sun, 02 Oct 2005 07:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639687#M85311</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2005-10-02T07:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: apache -- Virtual Diretory as in IIS -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639688#M85312</link>
      <description>Couple of things.&lt;BR /&gt;&lt;BR /&gt;If the directory the virtual server refers to is empty, you will get this error. Put a basic html document in it to test.&lt;BR /&gt;&lt;BR /&gt;Also, SELINUX might not allow documents to be in locations other than the DocumentRoot location defined in httpd.conf&lt;BR /&gt;&lt;BR /&gt;For certain configurations you may neeed to turn off SELINUX&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 02 Oct 2005 08:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639688#M85312</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-10-02T08:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: apache -- Virtual Diretory as in IIS -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639689#M85313</link>
      <description>Make sure you have "FollowSymLinks" (spell)&lt;BR /&gt;set up in your Apache config file httpd.conf for your /var/htdocs directory. Also directories in the link would all need to be world readable.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 02 Oct 2005 08:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639689#M85313</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-10-02T08:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: apache -- Virtual Diretory as in IIS -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639690#M85314</link>
      <description>THANKS Dear SEP, and Vernon Brown for the Quick Help.&lt;BR /&gt;&lt;BR /&gt;Yes SEP, SELinux was enabled on my system.. and I have disabled it.&lt;BR /&gt;ans Vernon Brown, I have no entry of "FollowSymLinks" in my httpd.conf for /var/htdocs directory... and I simply provide/write it into my /var/htdocs directory as:&lt;BR /&gt;&lt;BR /&gt;Options FollowSymLinks&lt;BR /&gt;&lt;BR /&gt;By following both of u(SEP, and Vernon) its working now&lt;BR /&gt;Thanks n Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sun, 02 Oct 2005 11:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639690#M85314</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2005-10-02T11:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: apache -- Virtual Diretory as in IIS -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639691#M85315</link>
      <description>The correct way to do this is with Alias statements and &lt;DIRECTORY&gt; settings.&lt;BR /&gt;&lt;BR /&gt;Alias /sales2005 /rpts&lt;BR /&gt;&lt;BR /&gt;&lt;DIRECTORY&gt;&lt;BR /&gt;blah blah&lt;BR /&gt;blah&lt;BR /&gt;&lt;/DIRECTORY&gt;&lt;BR /&gt;&lt;BR /&gt;Pls look the usages and what options you may need/want inside the &lt;DIRECTORY&gt; directives.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Tom Callahan&lt;BR /&gt;TESSCO Technologies Inc.&lt;BR /&gt;443.506.6216&lt;/DIRECTORY&gt;&lt;/DIRECTORY&gt;</description>
      <pubDate>Mon, 03 Oct 2005 20:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639691#M85315</guid>
      <dc:creator>Thomas Callahan</dc:creator>
      <dc:date>2005-10-03T20:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: apache -- Virtual Diretory as in IIS -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639692#M85316</link>
      <description>NICE/SUPERB help Thomas Callahan ;).&lt;BR /&gt;&lt;BR /&gt;Millions of Thanks Thomas Callahan .&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Thu, 06 Oct 2005 09:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-virtual-diretory-as-in-iis-plz-help/m-p/3639692#M85316</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2005-10-06T09:29:47Z</dc:date>
    </item>
  </channel>
</rss>

