htaccess

Nov
27

Aruba e Drupal 6: Risolvere Internal Server Error 500

Per configurare correttamente Drupal 6 su Aruba per risolvere Internal Server Error 500, aprire il file .htaccess e commentare le seguenti righe:

#Enable expirations.
# ExpiresActive On
#Cache all files for 2 weeks after access (A).
# ExpiresDefault A1209600

Se non dovesse funzionare, ricordarsi che anche nella cartella files viene creato un file .htaccess, aggiornare anche quel file.

Ago
26

GenerateIt: Image Generators, Website Tools, CSS Generators

GenerateIt is a free resource site for webmasters to take some of the hassle out of creating everyday items for their website.
Within this website, you will find a number of different online generators, we have searched the internet to bring you some of the best generators in one place. Just a few of the online generators that you'll find here are:

1. Mod Rewrite Generator:
The Mod Rewrite Generator can be used to turn dynamic URLs into search engine friendly static URLs.

2.

Giu
1

Drupal: problema immagini con TopHost e rewrite Url

Abbiamo trovato una soluzione al problema e l'abbiamo anche postata alla community di Drupal dove è aperto il guasto.

Mag
21

5 trucchi sull’htaccess pronti all’uso

1. Redirezione del visitatore durante l’aggiornamento al sito
Capita che si debba aggiornare il proprio sito o si debbano eseguire test. In questi casi è possibile reindirizzare il visitatore su una pagina specifica.

2. Mostrare una pagina 404 personalizzata
Quando un visitatore cerca di visualizzare una pagina che sul sito non esiste, viene mostrata la pagina d’errore "404 file not found".

3.

Apr
20

Htaccess: 10 Hacks Every SEO Should Know

There’s a lot that you can do with an htaccess file, and of course, things can get pretty advanced in a hurry.
Here, we’re going to keep things pretty simple.

1. Force Caching with htaccess
2. Set a Custom 404 Page with htaccess
3. Implement a 301 Redirect with htaccess
4. Only allow specific IP addresses in certain directories
5. Prevent Image Hot Linking with htaccess
6. Enable gzip with htaccess
7. Remove ‘category’ from a URL with htaccess
8. Define any page as the home page with htaccess
9. Disable Directory Browsing
10. Protect your htaccess file

Mar
11

Stupid htaccess tricks

Ottima raccolta di htaccess tricks con cui poter risolvere tutti i problemi legati al rewriting delle pagine

Mar
8

Drupal: Clean URL su TopHost

Abilitare Clean Url e risolvere problema del +FollowSymLinks via htaccess