LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-11-2016, 08:58 AM   #1
baldur_1
Member
 
Registered: Sep 2010
Posts: 275

Rep: Reputation: 28
mod_rewrite bacula issue


okay, so i am trying to get webacula working on my server. i am running fedora 24 and apache 2.4. webacula utilizes mod_rewrite and when i tried to rewrite it without, it did not work so apparently, i need to utilize mod_rewrite. i confess i know little about it and i have been trying to research but until then i need a little help. here is the code they are using...

Code:
 
RewriteEngine On

RewriteBase   /webacula
RewriteCond %{REQUEST_FILENAME} -s [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^.*$ - [NC,L]
RewriteRule ^.*$ index.php [NC,L]
okay, so i am having trouble securing it. i tried using require ip ip.address but mod_rewrite was causing issues with my other websites so that didnt work.

i tried setting this to use require user and a password but because of mod_rewrite, it is causing an internal loop that i havent figured out how to stop.

and so as it sits right now, i cannot get this site secured. i would prefer password securing this with a password but i have not found a solution to stop the looping yet.

can someone help me with this?
 
Old 09-11-2016, 09:20 AM   #2
baldur_1
Member
 
Registered: Sep 2010
Posts: 275

Original Poster
Rep: Reputation: 28
never mind, i misdiagnosed the issue. the issue was with the password file. i got it fixed...
 
  


Reply

Tags
apache 2.4.2, bacula



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Bacula issue on Ubuntu server ccar_support Linux - Server 3 08-30-2016 05:10 PM
[SOLVED] Bacula error message:Could not stat "/var/lib/bacula/bacula.sql": ERR=No such file or directory Learnix Linux - Server 2 11-18-2013 10:39 AM
[SOLVED] Bacula: bacula director does not start knilux Linux - Server 13 12-15-2012 12:30 AM
apache mod_rewrite security issue fixed? mastrboy Debian 1 08-03-2006 03:27 PM
.htaccess mod_rewrite issue Jukas Linux - Software 2 12-13-2005 12:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration