- This topic is empty.
-
AuthorPosts
-
September 30, 2008 at 8:47 pm #780420
neophyteMemberyou can use htaccess redirects w/ no problem.. you can wrap an analytics pagetracker around each link so you can track each link clicked.
October 1, 2008 at 7:34 am #780461Anonymous
Inactive@alexross 178389 wrote:
you can use htaccess redirects w/ no problem.. you can wrap an analytics pagetracker around each link so you can track each link clicked.
thnks
please can you tell me how i do this with wrapping the pagetracker aroundI always need someone telling me all simple step by step, lol
sorry not such a techieWould appreciate
thanks
MarinaOctober 1, 2008 at 12:08 pm #780480
neophyteMemberOctober 1, 2008 at 2:35 pm #780510Anonymous
Inactivethanks so much Alex :hattip:
please 1 last question
is anyone else able to read my htaccess?
do i need to protect is somehow?October 1, 2008 at 3:08 pm #780511
neophyteMemberyou are very welcome!
htaccess is only readable by your server or scripts on your server.. no need to worry about it being readable outside.
October 1, 2008 at 3:23 pm #780514Anonymous
Inactive@alexross 178498 wrote:
htaccess is only readable by your server or scripts on your server.. no need to worry about it being readable outside.
Generally it’s recommended to protect the .htaccess file itself by adding to it:
order deny,allow
deny from all
[/CODE][CODE]
order deny,allow
deny from all
[/CODE]October 1, 2008 at 4:36 pm #780521Anonymous
InactiveMany thanks alex and GamblingAtlas
this helped me alot:hattip:
Marina -
AuthorPosts
