View previous topic :: View next topic |
Author |
Message |
amt167 -
Joined: 02 Jun 2002 Posts: 75
|
Posted: Sun Jan 25, 2004 1:47 am Post subject: path to perl |
|
|
if i have hosting and i want to give someone access to php and perl what would there path to it be??? |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Sun Jan 25, 2004 6:51 am Post subject: |
|
|
PHP would be in / and PERL would be /cgi-bin
now if you gave them seperate /cgi-bin's
it would be /your-user/cgi-bin/
but make sure you add /that-users/cgi-bin/ to the cgi-paths and give
them each a folder named cgi-bin and you should be ok. 8) |
|
Back to top |
|
 |
|