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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dennis99

  1. dennis99

    Use of muliple entries in an Index in Word

    I used the "Mark Entry" off of the Index & Tables option on the Insert Tab. Then Used the Index and Tables option to create the index. I then had an index that listed all teh entries as I expected e.g. ABC ....1,2 What I want to do is click on one of those page numbers, either one...
  2. dennis99

    Use of muliple entries in an Index in Word

    From an Index (Not a table of Contents) with multiple pages listed against a single entry how do I go to a specific page without using 'Find'. What I what to do is click on a page number in the index so that it takes me to that page.
  3. dennis99

    Indexes in Word with Muliple pages for an entry - linking

    How do I from an entry in an Index in Word (Not a table of contents)go to a specific page rather than having to use 'Find'
  4. dennis99

    Notes & Links to External Word Documents

    How do I insert a link in a Notes Email to a Word document that is held externally to notes and mail this link to colleagues so that they are able to open it and read it. When trying to do this I get the following error message when attemting to open the document. "Object request has not...
  5. dennis99

    run php files without the .php extension

    I think it's the multiviews option that does it, from the Apache Manual : MultiViews A MultiViews search is enabled by the MultiViews Option. If the server receives a request for /some/dir/foo and /some/dir/foo does not exist, then the server reads the directory looking for all files named...
  6. dennis99

    run php files without the .php extension

    It is fixed now, I found an old http.conf an used that and now it works ! I'm not sure why, I don't load any extra modules from the http.conf file, I'm investigating what it is that does it. For anyone interested these are the modules I have loaded: mod_php4, mod_setenvif, mod_so, mod_auth...
  7. dennis99

    run php files without the .php extension

    Thanks, maybe its the mod_mime_magic that does the magic :-) My system is Apache 1.3.20 PHP 4.06 on Linux. Cheers Dennis
  8. dennis99

    run php files without the .php extension

    Hi, No I'm not sure that is what I need, if you look at this site (not mine) http://klobouk.fsv.cvut.cz/~beny/php/test.php3 (page generated by the phpinfo() function) You can also access that page using http://klobouk.fsv.cvut.cz/~beny/php/test/12/ And I'm quite sure the mod_spelling is not...
  9. dennis99

    run php files without the .php extension

    Hi, How can I tell apche that if I put this url in the browser .../go/12/13/ (there is no directory called 12 or 13 only a go.php file) that it should run the file called go.php right now it works if I put .../go.php/12/13/ But I want it to look for .php files by itself Do I need to add any...

Part and Inventory Search

Back
Top