Go Back   Branica Forums > Hosting / Directory > Hosting Support
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read



Hosting Support Ask your support questions here about our hosting service

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 12-07-2006, 11:44 PM
Junior Member
 
Join Date: Nov 2006
Posts: 8
Default subdomain help

hello branica

please, I've created a sub domain but the only way to access the site on it is using subdomain.domain.com/index.php .

if i use subdomain.domain.com without index.php i receive 404 not found. do you have any idea of what i can do to make this subdomain working normally. tank you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark to Sphinn!
Reply With Quote


  #2 (permalink)  
Old 12-08-2006, 12:56 AM
Administrator
 
Join Date: Dec 2004
Location: New England
Posts: 664
Default

Can you please list (or PM the url in question if you are not comfortable) the url with the subdomain?
__________________
Click here for Affordable Hosting
or Here to Add Your URL to our Business Directory

Please Use the Forum for Support Questions
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark to Sphinn!
Reply With Quote
  #3 (permalink)  
Old 12-08-2006, 08:17 PM
Administrator
 
Join Date: Dec 2004
Location: New England
Posts: 664
Default

I would check your .htaccess on your root. It looks like it is affecting your subdomain. When I clear out the rewrite, the subdomain works.
__________________
Click here for Affordable Hosting
or Here to Add Your URL to our Business Directory

Please Use the Forum for Support Questions
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark to Sphinn!
Reply With Quote
  #4 (permalink)  
Old 12-08-2006, 10:27 PM
Junior Member
 
Join Date: Nov 2006
Posts: 8
Default

well, finally i understand the problem. my domain has esyndicat script installed and the .htaccess of it produce problems for all sub domains. the solution is get a .htaccess inside each subdomain folder with this code inside

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

ErrorDocument 500 /dir/500.htm
ErrorDocument 404 /dir/404.htm
ErrorDocument 403 /dir/403.htm
ErrorDocument 401 /dir/401.htm


the only thing to change in this code is your index page in case itīs not index.php named.
after made this my sub domain started to work normally. found this solution at esyndicat forum.
anyway thanks arthur for allways give fast help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark to Sphinn!
Reply With Quote
  #5 (permalink)  
Old 12-08-2006, 10:29 PM
Administrator
 
Join Date: Dec 2004
Location: New England
Posts: 664
Default

Cool - thanks for posting the rewrite code for the subdomain.
__________________
Click here for Affordable Hosting
or Here to Add Your URL to our Business Directory

Please Use the Forum for Support Questions
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark to Sphinn!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 10:52 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Branica.com : Copyright 2006
Boston Web Design and Consulting

Branica Site Map