How to force Firefox to open in a new tab a link that tries to open a new window
Type
about:config in the address bar, read the warning and confirm.Then change the value of
browser.link.open_newwindow.restriction to 0.Done.
See mozillazine about:config FAQ for a detailed description of the variables and values.
Posted by: Z24.firefox | Sun, Mar 15 2009 |
Category: /configurations/both |
Permanent link |
home
Tagged as: configuration, firefox, web
.htaccess: an example of the Apache per-directory configuration file
Using bloxsom as my weblog designing application, I had to provide some settings to the Apache .htaccess configuration file to fine-tune the usage of my site:
- tell Apache to load
index.cgiin addition to the defaultindex.htm - rewrite the requested address adding
www.if it's omitted - rewrite the requested address adding
index.cgiif it's omitted
Posted by: Z24 | Sun, Feb 11 2007 |
Category: /configurations/both |
Permanent link |
home
Tagged as: .htaccess, apache, bloxsom, configuration, web
http://www.mycomputingart.com/
To contact the webmaster and author write to: info<at>mycomputingart<dot>com
© mycomputingart.com, year(today()).


