All (and especially Chris):
I am still having trouble getting Apache to correctly substitute the installation directory "C:\Program_Files\LedgerSMB" for the alias /ledgersmb. Â
On 18 January 2013 18:35, Chris TraversÂ
<..hidden..>Âwrote:
On Thu, Jan 17, 2013 at 10:52 PM, Hedley FingerÂ
<..hidden..>Âwrote:
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 [i.e. substituted C:/Program_Files/Apache for WORKING-DIR throughout ledgersmb-httpd.conf] but whenÂ
  localhost/ledgersmb
orÂ
is typed into the browser it displays an ["404 Not Found"] error message, rather than the output ofÂ
login.plÂ....
The key in the ledgersmb-httpd.conf is the alias directive.
Thanks for your hint but I had already substitutedÂ"C:/Program_Files/LedgerSMB" for WORKING-DIR throughout ledgersmb-httpd.conf, so getting
Â8 <Directory "C:/Program_Files/LedgerSMB">
 Â...
16Â RewriteRule ^/ledgersmb/?$ /ledgersmb/login.plÂ[R]Â
is not being applied butÂ
182 DocumentRoot "C:/Program_Files/Apache/htdocs"
  ...
209 <Directory "C:/Program_Files/Apache/htdocs">
are being applied (instead?).
I noticed in ledgersmb-httpd.conf ...
Â20 <Directory C:/Program_Files/LedgerSMB>
  Â...
Â24 Â ÂRewriteEngine On
but in httpd.conf what about
118 #LoadModule rewrite_module modules/mod_rewrite.soÂ?
P.S. Windows downloads are 51 percent of all downloads? ÂWhen I searched the archives for other people having a similar problem, very few relevant posts popped up. ÂClearly other Windows geeks are a lot smarter than this newbie geek.
--Â
Hedley Finger
28 Regent StreetÂÂ Camberwell VIC 3124ÂÂ Australia
Tel: +61 3 9809 1229ÂÂ Mobile (cell): +61 412 461 558
Email. "Hedley Finger" <
..hidden..>