Activity Stream
48,167 MEMBERS
6809 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 7 of 7

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Banned
    Website's:
    sbanime.com

    Default Mod_rewrite access???

    So here is a quote of a tutorial which requires me to access mod_rewrite which i dunno how...PLease help


    For this method, you need to be running the Apache web server and have the ability to define mod_rewrite rules for it.


    Configure Apache
    These are the rewrite rules I use for this site (keep in mind that the ServerAlias directive will only work in the Apache config file for your site, and will not work in an .htaccess file; also make sure your DNS is resolving the new sub-domain properly):
    SaBteCh Reviewed by SaBteCh on . Mod_rewrite access??? So here is a quote of a tutorial which requires me to access mod_rewrite which i dunno how...PLease help For this method, you need to be running the Apache web server and have the ability to define mod_rewrite rules for it. Configure Apache These are the rewrite rules I use for this site (keep in mind that the ServerAlias directive will only work in the Apache config file for your site, and will not work in an .htaccess file; also make sure your DNS is resolving the new sub-domain Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Check if mod_rewrite is installed using a phpinfo.php file
    <?php
    phpinfo
    ();
    ?>

  4.     
    #3
    Banned
    Website's:
    xsl.tel xsltel.com
    do you run server with panel or its SSH Based server

  5.     
    #4
    Banned
    Website's:
    sbanime.com
    Yes..........

  6.     
    #5
    Member
    You need to enable mod_rewrite via editing httpd.conf and uncommenting the "mod_rewrite" line ...

    While you make your site mod_rewrite links via .htaccess

  7.     
    #6
    Member
    Website's:
    snip.so xc.io lolblog.net forumvibe.com
    check phpinfo() to see if allowoverride is enabled and mod_rewrite.c is loaded as part of the configuration...

    after that, you should be able to do everything from a .htaccess - remember to include:

    Code: 
    Options +FollowSymLinks
    RewriteEngine On

  8.     
    #7
    Member
    Website's:
    Tastro.org HDTVXviDLOL.com EpisodeSeasons.com FileBorg.org W-47.com
    Jason has it.
    LE with your pr2 site? <a href="http://tastro.org/">Tastro.org</a> or link exchance with our category page: <a href="http://tastro.org/i/hdtv">HDTV</a> | <a href="http://tastro.org/i/dvdrip">DVDRip</a> | <a href="http://tastro.org/i/r5">R5</a> | <a href="http://tastro.org/i/bdrip">BDRip</a> | <a href="http://tastro.org/i/brrip">BRRip</a>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How can I enable Mod_Rewrite?
    By Areon in forum Server Management
    Replies: 0
    Last Post: 3rd Mar 2014, 01:26 PM
  2. mod_rewrite fix
    By fdls in forum Web Application/Script Support
    Replies: 4
    Last Post: 9th Sep 2011, 05:51 PM
  3. mod_rewrite help
    By Paul in forum Webmaster Resources
    Replies: 1
    Last Post: 23rd Mar 2010, 12:02 AM

Tags for this Thread

BE SOCIAL