Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: j0ser
  • Order by date
  1. j0ser

    Solaris Passwords

    take a look at a freeware utility called npasswd. beware that this can be very useful but you can go so far that your users will want to kill you. :)
  2. j0ser

    Dir aliases not working

    Oops, almost forgot that you need to restart the http server wheneveryou make changes to the httpd.conf. In windows I believe it gets started as a service.
  3. j0ser

    Dir aliases not working

    Difficult to say since you didn't provide what your config looks like. Make sure your config looks similar to this: Alias /mysite/ "C:/some/directory/mysite/"
  4. j0ser

    Executing cgi scrips

    create an AddHandler directive such as the following: AddHandler cgi-script .pl .cgi Look thru your config file and there should already be an example that you need to uncomment and, perhaps, modify to the file extension you wish to use.

Part and Inventory Search

Back
Top