View previous topic :: View next topic |
Author |
Message |
al -
Joined: 07 May 2006 Posts: 13
|
|
Back to top |
|
 |
al -
Joined: 07 May 2006 Posts: 13
|
Posted: Sun May 07, 2006 1:29 pm Post subject: Access Control |
|
|
Not having found a way to partially block the path w/o restricting login, I IP restricted the files in the cgi-bin I did not want accessed. Namely the .log and .ini files. Like this:
First I used: * to block IP's.
Then restricted them this way:
/*.log
/*.ini |
|
Back to top |
|
 |
Tom Chapman -
Joined: 09 Jul 2005 Posts: 933 Location: Australia
|
Posted: Sun May 07, 2006 2:17 pm Post subject: |
|
|
So how can we help you again? |
|
Back to top |
|
 |
al -
Joined: 07 May 2006 Posts: 13
|
Posted: Sun May 07, 2006 2:24 pm Post subject: |
|
|
LOL Well since you asked. I'm trying to set an alias such as
virtual path:
/dnewsweb/login
real path:
C:\Program Files\Abyss Web Server\htdocs\dnewsweb\cgi-bin\dnewsweb.exe
However using the alias brings up a download/open with box instead of the login page as it does from here:
http://myserver.net/dnewsweb/cgi-bin/dnewsweb.exe
Does my virtual path need to be expanded?
thanks, al |
|
Back to top |
|
 |
Tom Chapman -
Joined: 09 Jul 2005 Posts: 933 Location: Australia
|
Posted: Sun May 07, 2006 2:35 pm Post subject: |
|
|
You have not set up your CGI handler to handle EXE files have you? |
|
Back to top |
|
 |
al -
Joined: 07 May 2006 Posts: 13
|
Posted: Sun May 07, 2006 2:55 pm Post subject: |
|
|
No. Where can I get info for that, or can you advise?
thks -al |
|
Back to top |
|
 |
Tom Chapman -
Joined: 09 Jul 2005 Posts: 933 Location: Australia
|
Posted: Sun May 07, 2006 2:59 pm Post subject: |
|
|
Have you even set up CGI?
Good night. :) |
|
Back to top |
|
 |
al -
Joined: 07 May 2006 Posts: 13
|
|
Back to top |
|
 |
Tom Chapman -
Joined: 09 Jul 2005 Posts: 933 Location: Australia
|
|
Back to top |
|
 |
|