View previous topic :: View next topic |
Author |
Message |
emartin -
Joined: 24 Apr 2003 Posts: 2
|
Posted: Fri Jul 04, 2003 3:56 pm Post subject: .htaccess DirectoryIndex feature? |
|
|
Hello,
I have been using Abyss for develpoment and am very happy with it's perfomance and features. I do have one questions though...
On Apache, for example, I can create a .htaccess file with the following info:
DirectoryIndex /cgi-bin/myscript.cgi
If I put that in /var/www/html/test, everytime someone goes to http://www.mysite.com/test , it loads myscript.cgi as the index file.
I have looked all around and cannot find a similar feature in Abyss. If anyone knows of a way to do this, I would greatly appreciate the info.
I did try adding myscript.cgi in Index Files and created an alias for /var/html/www/test which mapped to my cgi-bin folder. It loads the script correctly, but then when I try to access anything with a query string, it does not work. Example:
http://www.mysite.com/test - loads myscript.cgi
http://www.mysite.com/test/?cmd=1&action=2 - nothing happens...it just loads myscript.cgi again.
Happy 4th of July!
Thanks,
Eric _________________ emAlbum - Image Management Software
http://www.emalbum.com |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
emartin -
Joined: 24 Apr 2003 Posts: 2
|
Posted: Sat Jul 05, 2003 6:35 am Post subject: |
|
|
Great news! I will go try it out :D _________________ emAlbum - Image Management Software
http://www.emalbum.com |
|
Back to top |
|
 |
|