<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Πρώτα Βήματα - Web Development</title><link>https://www.dotnetzone.gr:443/cs/forums/75/ShowForum.aspx</link><description>Ολα τα θέματα που σας απασχολούν σχετικά με ASP, ASP.NET αν τώρα επιχειρείτε να φτιάξετε την πρώτη σας σελίδα.</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: apache .htaccess authorization</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/40449.aspx</link><pubDate>Mon, 25 Feb 2008 04:08:23 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:40449</guid><dc:creator>grglaz</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/40449.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=75&amp;PostID=40449</wfw:commentRss><description>Σ ευχαριστω πολυ, ειναι κατανοητη τελικα η διαφορα&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;</description></item><item><title>Απ: apache .htaccess authorization</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/40447.aspx</link><pubDate>Sun, 24 Feb 2008 21:57:36 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:40447</guid><dc:creator>Thiseas</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/40447.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=75&amp;PostID=40447</wfw:commentRss><description>&lt;p&gt;Αν σετάρεις το .htaccess μέσω του οποίου θα ήθελες να σετάρεις τον Apache.... δεν θα έλεγα οτι είναι μια καλή προσέγγιση.... &lt;br&gt;To .htaccess χρησιμοποιείται σε Web Hosting περιβάλλοντα που θέλουνε να σετάρουνε access rights χρηστών που δεν έχουν root access...&lt;br&gt;&lt;/p&gt;Take a look... here:&lt;br&gt;&lt;br&gt;&lt;h2&gt;&lt;span class="mw-headline"&gt;When .htaccess files should be used&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;For servers with multiple users, as is common in shared web hosting plans&lt;sup id="_ref-0" class="reference"&gt;&lt;a href="http://en.wikipedia.org/wiki/.htaccess#_note-0" title=""&gt;[1]&lt;/a&gt;&lt;/sup&gt;,
it is often desirable to allow individual users the ability to alter
their site configuration. In general, .htaccess files should be used by
users who do not have root access. &lt;sup id="_ref-1" class="reference"&gt;&lt;a href="http://en.wikipedia.org/wiki/.htaccess#_note-1" title=""&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;&lt;h2&gt;&lt;span class="mw-headline"&gt;When .htaccess files should not be used&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;To control Apache, using the main server configuration file &lt;code&gt;httpd.conf&lt;/code&gt;&lt;sup id="_ref-2" class="reference"&gt;&lt;a href="http://en.wikipedia.org/wiki/.htaccess#_note-2" title=""&gt;[3]&lt;/a&gt;&lt;/sup&gt; is preferred for security and performance reasons.&lt;sup id="_ref-3" class="reference"&gt;&lt;a href="http://en.wikipedia.org/wiki/.htaccess#_note-3" title=""&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Performance loss - for each &lt;a href="http://en.wikipedia.org/wiki/HTTP_request" class="mw-redirect" title="HTTP request"&gt;HTTP request&lt;/a&gt; there are additional file-system accesses for every parent directory when using .htaccess&lt;/li&gt;&lt;li&gt;Security - allowing individual users to modify the configuration of a server can cause security concerns if not set up properly.&lt;/li&gt;&lt;/ol&gt;....&lt;br&gt;&lt;div class="references-small"&gt;
&lt;ol class="references"&gt;&lt;li id="_note-0"&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/wiki/.htaccess#_ref-0" title=""&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://blazonry.com/info/hosting.php" class="external text" title="http://blazonry.com/info/hosting.php" rel="nofollow"&gt;Tech Tips for Picking a Web Hosting Company&lt;/a&gt;. Retrieved on &lt;a href="http://en.wikipedia.org/wiki/2008" title="2008"&gt;2008&lt;/a&gt;-&lt;a href="http://en.wikipedia.org/wiki/January_12" title="January 12"&gt;01-12&lt;/a&gt;.&lt;/li&gt;&lt;li id="_note-1"&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/wiki/.htaccess#_ref-1" title=""&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://httpd.apache.org/docs/2.2/howto/htaccess.html#when" class="external text" title="http://httpd.apache.org/docs/2.2/howto/htaccess.html#when" rel="nofollow"&gt;Apache Tutorial: When (not) to use .htaccess files&lt;/a&gt;. Retrieved on &lt;a href="http://en.wikipedia.org/wiki/2008" title="2008"&gt;2008&lt;/a&gt;-&lt;a href="http://en.wikipedia.org/wiki/January_12" title="January 12"&gt;01-12&lt;/a&gt;.&lt;/li&gt;&lt;li id="_note-2"&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/wiki/.htaccess#_ref-2" title=""&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://httpd.apache.org/docs/2.2/configuring.html" class="external text" title="http://httpd.apache.org/docs/2.2/configuring.html" rel="nofollow"&gt;Configuration Files - Apache HTTP Server&lt;/a&gt;. Retrieved on &lt;a href="http://en.wikipedia.org/wiki/2008" title="2008"&gt;2008&lt;/a&gt;-&lt;a href="http://en.wikipedia.org/wiki/January_12" title="January 12"&gt;01-12&lt;/a&gt;.&lt;/li&gt;&lt;li id="_note-3"&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/wiki/.htaccess#_ref-3" title=""&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://httpd.apache.org/docs/2.0/howto/htaccess.html#when" class="external text" title="http://httpd.apache.org/docs/2.0/howto/htaccess.html#when" rel="nofollow"&gt;When Not to use .htaccess files&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;/div&gt;--------------------------------------------------------------------------------&lt;br&gt;&lt;br&gt;&lt;b&gt;Source (as usual).... &lt;a href="http://en.wikipedia.org/wiki/.htaccess"&gt;http://en.wikipedia.org/wiki/.htaccess&lt;/a&gt;&lt;/b&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>apache .htaccess authorization</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/40336.aspx</link><pubDate>Wed, 20 Feb 2008 08:04:47 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:40336</guid><dc:creator>grglaz</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/40336.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=75&amp;PostID=40336</wfw:commentRss><description>καλησπερα σας &lt;br&gt;&lt;br&gt;εχω ρυθμισει το αρχειο httpd.conf του apache ωστε να προστατευει ενα directory,απλα επειδη σε ολα τα παραδειγματα που εχω δει στο internet χρησιμοποιουνε ενα ερχειο .htaccess μεσα στο directory που θελουν να προστατευσουν δε μπορω να καταλαβω γιατι το κανουν ετσι αφου μπορεις το κωδικα που βαζεις μεσα στο .htaccess να τον γραψεις κατευθειαν μεσα στο httpd.conf.υπαρχει καποια διαφορα μεταξυ αυτων των δυο τροπων?τι ειναι το ποιο σωστο?&lt;br&gt;</description></item></channel></rss>