Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

.htacess hotlink allow?

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Referring pages?  
Author Message
bartafterdark

External


Since: Feb 18, 2005
Posts: 1



(Msg. 1) Posted: Fri Feb 18, 2005 2:35 pm
Post subject: .htacess hotlink allow?
Archived from groups: alt>apache>configuration (more info?)

Is there a way to allow one picture to get hotlinked?

 >> Stay informed about: .htacess hotlink allow? 
Back to top
Login to vote
hans1

External


Since: Mar 29, 2004
Posts: 672



(Msg. 2) Posted: Fri Feb 18, 2005 2:35 pm
Post subject: Re: .htacess hotlink allow? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<bartafterdark.RemoveThis@hotmail.com> schreef in bericht
news:onbc11h1mj85uq2i7tm1ft8qoanjlnnlha@4ax.com...
 > Is there a way to allow one picture to get hotlinked?
By default Aapche is not blocking any 'hotlinking', so if you tell us what
dis-allows all, one may tell you.

If dis-allowing is done like -in .htaccess some things may differ- at:
<a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/misc/rewriteguide.html#access" target="_blank">http://httpd.apache.org/docs-2.0/misc/rewriteguide.html#access</a>
adding a line like
RewriteCond %{REQUEST_URI} !/your_portrait.gif$
might work for you.

However, if dis-allowing is aranged in the configuration and dthat is out of
your controle, you can not undo it in .htaccess.
Second, some browsers can be set to show images retrieved from the
referrer's site only.

HansH<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: .htacess hotlink allow? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
htacess and user not found ! - hi ! ..htacces doesn't work ! I give the name and password, but i don't have access to the /webtest directory In error.log, i can see : [error] user yannick not found : /webtest In httpd.conf, I've added : <Directory /var/www/webtest>..

how to redirect to a given page when .htacess authentifica.. - Hi, how to redirect to a given page when .htacess authentification fails ? Here is my .htacess : ErrorDocument 401 http://www.mydomain/authFailure.php AuthUserFile /home/mydomain/.htpasswd AuthName "Admin" AuthType Basic <limit GET POST...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]