Visualizzazione dei risultati da 1 a 2 su 2
  1. #1

    Watermark e Wordpress Multisite on .htaccess

    Hello guys
    i put that on my .htaccess:


    RewriteRule (.*)wp-content/uploads/(.*)/(.*) $1watermark.php?p=br&q=90&src=wp-content/uploads/$2/$3##


    and work on the first site.


    On the second site pictures are broken, but if i deactive the line, pics works on 1 and 2 site but no watermark :-(


    i try to do that:


    RewriteRule (.*)second/wp-content/uploads/(.*)/(.*) $1watermark.php?p=br&q=90&src=wp-content/uploads/$2/$3##


    and works, but i do that:


    RewriteRule (.*)wp-content/uploads/(.*)/(.*) $1watermark.php?p=br&q=90&src=wp-content/uploads/$2/$3##


    RewriteRule (.*)second/wp-content/uploads/(.*)/(.*) $1watermark.php?p=br&q=90&src=wp-content/uploads/$2/$3##


    stop working :-(


    What can i do?


    Thank you :-)

  2. #2
    Moderatore di PHP L'avatar di Alhazred
    Registrato dal
    Oct 2003
    Messaggi
    12,503
    Welcome.
    Sorry, but this is an Italian forum and only Italian language is allowed to permit to all the users to understand the discussions.
    In addition this is not the correct section where to talk about .htaccess, it is "server" matter and we have an appropriate section for that.
    If you can write and read Italian, feel free to ask there.

Tag per questa discussione

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.