473,480 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

main landing page in apache with xampp

4 New Member
Hi,

When I open my site in a browser and I point the URL to the servers address - it opens and it's fine so the server is working OK (good) but it's opening the main landing page to the default Xampp config page.

www.website.ca/xampp

My problem is I need the site to default to the phpBB board I have installed in the xampp program.

So I need the site to open at: www.website.ca/phpbb/

So, do I have to edit something in xampp or apache to get it working and how? BTW - I'm a total newbie just trying to get a site going for fun.

Cheers'
Dave
Apr 21 '14 #1
6 5203
Dormilich
8,658 Recognized Expert Moderator Expert
do you mean by chance localhost/xampp? if you rent a public server, apache is usually pre-installed (and usually not via XAMPP).

AFAIK the XAMPP config page is called from within the XAMPP startup process. if you manually type localhost, you should end up in the web root.
Apr 21 '14 #2
davecason
4 New Member
Hi Dormilich,

Oh yea, of course I could rent a site and it would just work but I'm not trying to really build a site ......

Yep, I used Xampp and that Bitnami program to do the intial install of phpbb. I'm just trying to teach myself how to use phpbb and Apache as an exersise. It's alive in a test enviroment right now and it's behaving on the front end.

Now I just want the server to default to the phpbb page when you hit the server. Right now it lands on the xampp admin page when I go to the server with a browser.

I'd like to learn how to fix that stuff myself so I can learn how it works rather than use a bot or something. The apache stuff is pretty complex (for me) so I'm looking for a "for dummies" type of referance book as I go along. (grin)

Once I have the admin skills down a bit - I'm going to reinstall the entire server from scratch instead of using a package like xampp, but for now this is a good way to get started in learning the basics.

Cheers'
Dave
Apr 21 '14 #3
davecason
4 New Member
" AFAIK the XAMPP config page is called from within the XAMPP startup process "

That's where the big debate is now! (grin) Is the issue due to a config line in Xampp and if so what line, or it's it something in the Apache config (which I'm guessing is - httpd-conf)

Cheers'
Dave
Apr 21 '14 #4
Dormilich
8,658 Recognized Expert Moderator Expert
That's where the big debate is now! (grin) Is the issue due to a config line in Xampp and if so what line, or it's it something in the Apache config (which I'm guessing is - httpd-conf)
that never really mattered to me. if I typed in localhost, XAMPP got me localhost (and not the config).
Apr 21 '14 #5
davecason
4 New Member
So are you saying that it might be something else?

If you open a browser and type in the address by itself you get the yellow xampp config page.

www.192.168.0.1 <--- yellow xampp config page

If you manually type in the same ip address and add a /phpbb on it you then get the right location.

www.192.168.01/phpbb <----now showing the right page

Cheers'
Dave
Apr 21 '14 #6
Dormilich
8,658 Recognized Expert Moderator Expert
If you open a browser and type in the address by itself you get the yellow xampp config page.
have a look what’s inside the web root’s index.php file.

If you manually type in the same ip address and add a /phpbb on it you then get the right location.
of course. apache is directory-aware.
Apr 21 '14 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

12
2254
by: Jean-Yves Simon | last post by:
Hi, I have a little problem and I was hoping that someone could help me. I have installed on my PC, the server web apache. Eveything works fine and I have started to create some pages. In...
1
2759
by: cityrock | last post by:
Hi everyone, I have been searching 3 days stright for an answer, with no luck, so I decided to ask it out loud myself. Here is my problem. I am using a report as a catalog for my company. The...
0
961
by: moondaddy | last post by:
I want to build a main template page for my website that other pages can inherit from so they'll all have the same look and feel. I found some good links in some other postings based on the...
2
1644
by: Progman | last post by:
How can I load an aspx page from vb script procedure in a main aspx page. I want to avoid server.execute. I want that main page to be replaced by the new page. I dont want to use a button to call...
1
1539
by: Andres Romero | last post by:
I'm using the form-based authentication in my asp.net project, all works fine. My logon page only has the user and password controls and some images, when the user is loged in the page, is...
3
14733
by: lee9372 | last post by:
Is there a way to change default home page under Xampp, so that when I type http://localhost it would go to a home page other than page with popup asking for Xampp authorization.
1
1695
by: Harsha | last post by:
Hi, I am using curl to capture the contents of the web page into a variable, but i am having problems when the url given to curl gets redirected to another page. Please suggest me, is there a...
13
5001
by: gabboudeh | last post by:
I wrote simple html file that use ajax to get response from a php file. The php file is simply echo a string. if the html file and the php is placed inside c:/xampp/htdocs and everything work...
0
7033
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7027
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7071
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
6861
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4763
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
2987
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1291
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
557
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
170
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.