|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
FTP website
I have a running Linux server, http://fbuilder.51.net/
there is a folder, http://fbuilder.51.net/ykcosmo in it, I want to achieve this, when anyone type http://fbuilder.51.net/ykcosmo in the browser, the website ask the username and password, the username must be 123, and the password must be 321, then the user can visit the folder. Can I achieve it by perl? I am a beginner. Thank you. |
|
#2
|
||||
|
||||
|
I think you would be best off doing that through the web browser. If you're running apache I'd look in that forum and ask them.
|
|
#3
|
||||
|
||||
|
Simple and painless would be to use htaccess to lock down the ykcosmo folder... any access to that folder will produce a prompt for user/pass.
google for htaccess http://www.google.ca/search?q=htaccess
__________________
webM for $i(0..20){for($j=0;$j<=$i;$j+=2){print pack(qq{H2}, substr(qq{5f5745424d415354415f},$j,2));}print qq{\n};}; |
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > FTP website |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|