.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
Blosxom: How to insert a fixed path for images in Blosxom
I wrote some post on my new site created with Blosxom and I wanted to insert some images that I put in a directory called images under my website address root.
I found different solutions:
Posted by: Z24 | Sun, Sep 10 2006 |
Category: /configurations/both |
Permanent link |
home
Tagged as: bloxsom, configuration
WAMP & Perl - Windows Apache, MySQL, PHP with CGI scripts written in Perl
I need Perl to run Blosxom, an open source and free CGI script to create blogs.
So I installed WAMP5 1.6.4a and ActivePerl 5.8.8.817 with MSI installer.
I already have my site on my disk, so I told my site directory to WAMP during the setup procedure and then I pointed my browser to http://localhost/index.cgi but it displayed the cgi instead of executing it.
This is what I did to make it work:
Posted by: Z24 | Sun, Sep 10 2006 |
Category: /configurations/windows |
Permanent link |
home
Tagged as: apache, bloxsom, configuration
http://www.mycomputingart.com/
To contact the webmaster and author write to: info<at>mycomputingart<dot>com
© mycomputingart.com, year(today()).


