Thanks for replying.

It turns out that the problem is that we have a Perl module that
functions as a handler to rewrite the URI.

The user ".../doxygen/index.html" and it is rewritten to
".../doxygen/latest/index.html".  This works fine for most things and
for finding the search.php (and related) scripts.  But the call to 

fopen("search/search.idx") 

apparently does not have itself rewritten to the correct location.

Any ideas what I can do about this?

>>>>> "KK" == Ken Kazinski <kjkazin...@yahoo.com> writes:

   KK> Are you using a relative path in the "INPUT_FILES" and "INPUT"
   KK> search boxes or a hard coded path to the previous location?

   >> From where my doxyfile is I use .\src to get to the source directory.

   KK> 
------------------------------------------------------------------------------
   KK> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
   KK> Remotely access PCs and mobile devices and provide instant support
   KK> Improve your efficiency, and focus on delivering more value-add services
   KK> Discover what IT Professionals Know. Rescue delivers
   KK> http://p.sf.net/sfu/logmein_12329d2d

-- 
Jake Colman | Director, Software Development
PRINCIPIA | 101 West Elm Street | Suite 620 | Conshohocken | PA 19428
t: +1 (610) 755 9786 | f: +1 (201) 221 8929
e: col...@ppllc.com | w: www.principiaSFP.com
Know your investments


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to