fix localhost\cacti

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
maziar_bijari
Posts: 2
Joined: Mon Feb 28, 2011 1:19 am

fix localhost\cacti

Post by maziar_bijari »

hello
i install cacti on ubuntu and i want to change http://192.168.0.1\cacti to only http://192.168.0.1 how can i do it ?
thanks
heiklehm
Posts: 11
Joined: Fri May 28, 2010 2:44 pm

Re: fix localhost\cacti

Post by heiklehm »

apache redir?

hl
maziar_bijari
Posts: 2
Joined: Mon Feb 28, 2011 1:19 am

Re: fix localhost\cacti

Post by maziar_bijari »

Yes I work with apache.
noname
Cacti Guru User
Posts: 1566
Joined: Thu Aug 05, 2010 2:04 am
Location: Japan

Re: fix localhost\cacti

Post by noname »

Try redir as heiklehm says, and use alias.

For example:

Code: Select all

Redirect permanent /cacti/ /
Alias / /var/www/cacti/
Note: 'Redirect' is always applied before 'Alias'.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest