PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Where should .htaccess go? (http://www.photopost.com/forum/photopost-pro-how-do-i/141517-where-should-htaccess-go.html)

DDIG December 28th, 2009 11:03 AM

Where should .htaccess go?
 
I have my .htaccess in photopost root, which gives me SEO-ed URL's that look just fine.

From the Admin menu I can select "Edit data .htaccess" and "Edit fullsized .htaccess". When I click on either link the admin screen shows a blank edit area, above that it displays "File being edited: /home/username/domains/proeftuintje.nl/public_html/fotos/data/.htaccess"

So I am confused. Where should .htaccess go?

Why does the Admin menu try to load ./data/.htaccess?

Additional question: what do these lines do?

#RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
#RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-d

They are commented out. Should I remove the # 's?

(edit: I have searched the forums but did not find an answer)

Chuck S December 28th, 2009 11:29 AM

The main htaccess for SEO goes in your gallery root

The data htaccess is merely a file to restrict gallery files etc


All times are GMT -5. The time now is 12:55 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97