I have got Apache working on Windows 7 in that when I enter localhost or
127.0.0.1 in Google Chrome I get the index.html "It Works!" page from
htdocs/.  I have edited the conf/ledgersmb-httpd.conf file but when

    localhost/ledgersmb

or

    localhost/ledgersmb/login.pl

is typed into the browser it displays a "URL not found" error message,
rather than the output of login.pl when it is run.

Both httpd.conf and ledgersmb-httpd.conf are in the conf/ folder.  Is this
correct?  What is the order of precedence of *.conf files?

It is possible that the lines

# Redirect the /ledgersmb and /ledgersmb/ URL paths to
# the true login script: /ledgersmb/login.pl
RewriteRule ^/ledgersmb/?$ /ledgersmb/login.pl [R]


in ledgersmb-httpd.conf are the problem but I don't know how to fix them
(see the .conf files at <
https://docs.google.com/file/d/0B4lqlTtz3biJQWFKQlNINGdQS3M/edit> and <
https://docs.google.com/file/d/0B4lqlTtz3biJMFhMRHVZdk0xeVE/edit>).

Regards,
Hedley

-- 

Hedley Finger

28 Regent Street   Camberwell VIC 3124   Australia
Tel: +61 3 9809 1229   Mobile (cell): +61 412 461 558
Email. "Hedley Finger"
<hedley.fin...@gmail.com<https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=hedley.fin...@gmail.com>
>
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to