LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   General (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=25)
-   -   Problem with redaxo install (http://www.litespeedtech.com/support/forum/showthread.php?t=5990)

urs 06-01-2012 05:16 AM

Problem with redaxo install
 
Hi

I'm trying to install redaxo cms on my litespeed server. In the install routine of redaxo is a test that a directory is not reachable.
I enabled the .htaccess but i still get an empty page if i try to reach a page in the folder and not an error page.
htaccess=
order deny,allow
deny from all

I still can open files in that folder....

any ideas how i can install redaxo?

regards

Urs

webizen 06-01-2012 10:13 AM

make sure htaccess is honored.

admin cp => server => general => htaccess:
Allow Override => at least FileInfo check
Access File Name => .htaccess

also enable DEBUG log level (admin cp => Server => Log => Server Log)
Log Level => DEBUG
Debug Level = Low

check error log and see if htaccess is read (HTAccess in log entry).

Quote:

2012-06-01 13:27:14.094 [DEBUG] [HTAccess] Updating configuration file [/home/lstestc/public_html/.htaccess]
2012-06-01 13:27:14.094 [DEBUG] [HTAccess] No change in configuration file [/home/xxxxx/.htaccess].
2012-06-01 13:27:14.094 [DEBUG] [HTAccess] Updating configuration file [/home/xxxxx/.htaccess]
2012-06-01 13:27:14.094 [DEBUG] [HTAccess] No change in configuration file [/home/xxxxx/.htaccess].

urs 06-01-2012 10:15 AM

Now i restarted the server (pc) and now it works.

Why is a restart of the server needed??

webizen 06-01-2012 12:32 PM

remove the rules without restart, see if it is effective right away.


All times are GMT -7. The time now is 03:12 PM.