Computer Help
Virus Emails: Every computer should have software installed to prevent virus infection. A popular software package is the Norton Antivirus. Also, if you believe you have a virus you might want to check your computer with the free virus checker available.
Most times viruses will send themselves out with fake "From" addresses. So, virus email that bounces back to you may not actually have originated from your computer.
To password protect a directory:
There should be a password protection utility on your site at the url below (replace your-store.biz with your actual domain.
http://www.your-store.biz/cgi-bin/fileman/fileman.cgi
The username and password to access the fileman/fileman.cgi page will be the same as your site admin username and password.
For password protection scripts that you also may wish to use, go to: CGI Resources
If you are using FrontPage to create your site, then you would not use the fileman software but would instead use the steps below:
From within FrontPage, log in to your Web server. Create the directory you want to password protect. Right-click the new directory and select Convert to Web. Click Yes when prompted to confirm. With the "sub web" selected, on the Tools menu select Security > Permissions. The Permissions dialog box appears. Select the Use unique permissions for this web option and then click Apply. Select the Users tab. Select the Only registered users have browse access option. Click Add. Enter a user name and password for accessing this directory and then confirm the password. Select the permission to grant to this user name. Click OK. Repeat steps 8 through 10 for each user name and password you want to create. When you are finished, click OK on the Permissions dialog box.
Internet Glossary
ERROR CODES:
100 Continue
101 Switching Protocols
200 OK
201 Created
202 Accepted
203 Non-Authoritative Information
204 No Content
205 Reset Content
206 Partial Content
300 Multiple Choices
301 Moved Permanently
302 Moved Temporarily
303 See Other
304 Not Modified
(304 means the file was loaded from the browser cache instead of being resent by the server)
305 Use Proxy
400 Bad Request
401 Unauthorized
402 Payment Required
403 Forbidden
404 Not Found 405 Method Not Allowed
406 Not Acceptable
407 Proxy Authentication Required
408 Request Time-Out
409 Conflict
410 Gone
411 Length Required
412 Precondition Failed
413 Request Entity Too Large
414 Request-URL Too Large
415 Unsupported Media Type
500 Server Error
501 Not Implemented
502 Bad Gateway
503 Out of Resources
504 Gateway Time-Out
505 HTTP Version not supported |