[ic] How do I get rid of the .cgi extension?

George Schindler george@1stomni.com
Wed, 14 Feb 2001 13:33:03 +0100


You can use something like this

<Directory "/some/path/to/web/cgi-bin">
    AllowOverride All
    Options ExecCGI
    Order allow,deny
    Allow from all
</Directory>

and you will not need .cgi ext.

George

-----Original Message-----
From: interchange-users-admin@lists.akopia.com
[mailto:interchange-users-admin@lists.akopia.com]On Behalf Of Rene
Hertell
Sent: Wednesday, February 14, 2001 1:24 PM
To: interchange-users@lists.akopia.com
Subject: [ic] How do I get rid of the .cgi extension?


Hi List,

I tried to find a simple answer on how to get rid of the
.cgi extension in my catalogs, but with no luck. On my ISP:s machine IC
works only  with the .cgi extension, but at home i don't need to have the
extension at all. I have compared the httpd.conf files on my machine and
on my ISP:s server, but I can't see any remarcable difference...
My ISP is running  Apache/1.3.14.

Regards, René


_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users