logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: I cannot get mod_view.so to work
Author
drogersetc



Joined: 07 Nov 2007
Posts: 1

PostPosted: Wed 07 Nov '07 19:38    Post subject: I cannot get mod_view.so to work Reply with quote

i am on windows 2003, apache 2.2.6, php 5.2.4.4
I just loaded mod_log_rotate.so went OK
I just loaded mod_view.so went Ok
I restarted apache

I tried to access thru web browser but page could not be displayed.
I change the ifModule from apache2 to apache
I made a folder in primary virtual host called log

what else or what have I done wrong
i am new at adding modules so I really did not understand the
Alias /log /apache/logs
so i put a folder in my default virtual host called log.
no files just a folder.


thanks

david
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7301
Location: Germany, Next to Hamburg

PostPosted: Fri 09 Nov '07 10:43    Post subject: Reply with quote

I think you used the example from the ReadME.txt?

Than you can access the files like

http://localhost/log/access.log
or
http://localhost/log/error.log

You can't browsing the directory.
Back to top


Reply to topic   Topic: I cannot get mod_view.so to work View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules